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
main
GroundingDINO
/
requirements.txt
11 lines
100 B
Plaintext
Raw
Permalink
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
replaced BoundingBoxAnnotator with BoxAnnotator, updated Supervision version
2024-07-23 23:19:52 +08:00
supervision>=0.22.0
Bump `supervision` version to `0.6.0`.
2023-04-22 00:37:17 +08:00
pycocotools