Spaces:
No application file
No application file
Create requirements.txt
Browse files
SparseRCNN/projects/requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
apex
|
2 |
+
fvcore
|
3 |
+
pycocotools
|
4 |
+
torch
|
5 |
+
torchvision
|
6 |
+
opencv-python
|
7 |
+
future
|
8 |
+
protobuf
|
9 |
+
absl-py
|
10 |
+
tensorboard
|
11 |
+
pydot
|
12 |
+
scipy
|
13 |
+
detectron2
|