This commit is contained in:
2024-06-13 12:13:54 +08:00
commit db40d1af1b
38 changed files with 5006 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
matplotlib==3.9.0
numpy==1.24.3
opencv_python==4.10.0.82
Pillow==10.3.0
pycocotools==2.0.7
scipy==1.13.1
torch==2.3.0
torchvision==0.18.0
tqdm==4.66.4