This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
GroundingDINO
mirror of
https://github.com/IDEA-Research/GroundingDINO.git
Watch
1
Star
0
Fork
You've already forked GroundingDINO
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f6b1145481
GroundingDINO
/
requirements.txt
10 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feature/first_batch_of_model_usability_upgrades (#9) * initial commit * test updated requirements.txt * move more code to inference utils * PIL import fix * add annotations utilities * README.md updates
2023-03-24 10:07:02 +08:00
torch
torchvision
transformers
addict
yapf
timm
numpy
opencv-python
1. fix warnings. \n 2. support CPU mode. \n 3. update README.
2023-03-27 12:12:49 +08:00
supervision==0.3.2
pycocotools