wjun0830 / QD-DETR

Official pytorch repository for "QD-DETR : Query-Dependent Video Representation for Moment Retrieval and Highlight Detection" (CVPR 2023 Paper)
https://arxiv.org/abs/2303.13874
Other
183 stars 13 forks source link

Will you release a cleaner and less rigid requirements.txt? #13

Closed kaijingxjtu closed 1 year ago

kaijingxjtu commented 1 year ago

Too hard for offline installation :)

wjun0830 commented 1 year ago

Installing the below packages would be just fine!

einops==0.3.0
future==0.18.2
joblib==1.0.1
libarchive-c==2.8
Markdown==3.4.1
matplotlib==3.4.2
numpy==1.17.4
pandas==1.3.1
parso==0.5.2
Pillow==7.0.0
pyOpenSSL==19.0.0
pyparsing==2.4.7
PySocks==1.7.1
scikit-learn==0.24.2
scikit-video==1.1.11
scipy==1.7.1
six==1.12.0
tabulate==0.9.0
tensorboard==1.15.0
tensorboardX==2.1
torch==1.9.0
torchvision==0.10.0
tqdm==4.36.1
typing-extensions==4.4.0
urllib3==1.24.2
wget==3.2
zipp==3.10.0