JF1999 commited on
Commit
0ef9396
·
verified ·
1 Parent(s): 430de99

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