initial commit
Showing
Dockerfile
0 → 100644
app.py
0 → 100644
app.sh
0 → 100644
File added
requirements.txt
0 → 100644
| pymongo~=3.10.1 | ||
| # opencv-python~=4.2.0.34 | ||
| # requests~=2.23.0 | ||
| cachetools~=4.1.0 | ||
| wincertstore==0.2 | ||
| opencv-contrib-python==4.2.0.34 | ||
| matplotlib | ||
| imutils==0.5.3 | ||
| certifi==2020.6.20 |
scripts/__init__.py
0 → 100644
scripts/common/config.py
0 → 100644
scripts/common/constants.py
0 → 100644
scripts/datasets/all.mp4
0 → 100644
File added
scripts/datasets/all1.mp4
0 → 100644
File added
scripts/datasets/all2.mp4
0 → 100644
File added
scripts/datasets/all3.mp4
0 → 100644
File added
File added
File added
scripts/datasets/mix1.mp4
0 → 100644
File added
scripts/datasets/mix2.mp4
0 → 100644
File added
scripts/datasets/mix3.mp4
0 → 100644
File added
scripts/datasets/mix4.mp4
0 → 100644
File added
File added
File added
File added
scripts/datasets/split1.mp4
0 → 100644
File added
scripts/datasets/welspun.mp4
0 → 100644
File added
File added
File added
File added
File added
File added
File added
File added
File added
This source diff could not be displayed because it is too large. You can view the blob instead.
scripts/model/resnet34.bin
0 → 100644
File added
scripts/model/resnet34.xml
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
scripts/model/resnet34_1.bin
0 → 100644
File added
scripts/model/resnet34_1.xml
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
scripts/utils/__init__.py
0 → 100644
scripts/utils/infocenter.py
0 → 100644
scripts/utils/yolo_params.py
0 → 100644
Please register or sign in to comment