ov-seg / requirements.txt
JeffLiang's picture
Update requirements.txt
3d46d62
raw
history blame
483 Bytes
numpy>=1.18.5,<1.24.0
cython
scipy
shapely
timm
h5py
wandb
fire
opencv-python
pandas
ftfy
regex
tqdm
gdown
# Torch
torch==1.10.1+cu113 -f https://download.pytorch.org/whl/torch/
torchvision==0.11.2+cu113 -f https://download.pytorch.org/whl/torchvision/
# Detectron
--find-links https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
detectron2
# Segment-anything
git+https://github.com/facebookresearch/segment-anything.git
# open_clip
open_clip_torch==1.3.0