Matt Le
Matt Le
You should use the script: [`scripts/get_state_dict.py`](https://github.com/kuangliu/pytorch-retinanet/blob/master/scripts/get_state_dict.py)
I believe that the [Hyperbolic Entailment Cones](https://arxiv.org/pdf/1804.01882.pdf) paper has a closed form expression. Screenshot from paper:  That said, I noticed the following quote from the paper from section...
I'm not able to reproduce this issue. I ran the following: ```bash conda create -n sam-audio-env python=3.11 ffmpeg -y conda activate sam-audio-env pip install . ``` And didn't get any...
This is declared as a dependency [here](https://github.com/facebookresearch/sam-audio/blob/main/pyproject.toml#L24). Running `pip install .` inside the root directory of `sam-audio` should install `perception_models`