satpalsr commited on
Commit
02ac1f8
1 Parent(s): 6fc9018

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -2
requirements.txt CHANGED
@@ -1,4 +1,15 @@
1
  yacs
 
 
 
 
 
 
 
 
 
 
 
 
2
  torchvision
3
- numpy
4
- opencv-python
 
1
  yacs
2
+ pycocotools
3
+ EasyDict==1.7
4
+ opencv-python
5
+ shapely
6
+ Cython
7
+ scipy
8
+ pandas
9
+ pyyaml
10
+ json_tricks
11
+ scikit-image
12
+ yacs>=0.1.5
13
+ tensorboardX
14
  torchvision
15
+ numpy