You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
455 B
25 lines
455 B
# Directories. |
|
__pycache__/ |
|
datasets/__pycache__/ |
|
deployment/__pycache__/ |
|
nets/__pycache__/ |
|
preprocessing/__pycache__/ |
|
|
|
.ipynb_checkpoints/ |
|
notebooks/.ipynb_checkpoints/ |
|
|
|
checkpoints/ssd_300_vgg.ckpt.data-00000-of-00001 |
|
checkpoints/ssd_300_vgg.ckpt.index |
|
checkpoints/models/* |
|
checkpoints/VGG_VOC0712_SSD_* |
|
checkpoints/vgg_16.ckpt |
|
checkpoints/model.ckpt-* |
|
|
|
logs/ |
|
*.log |
|
nohup.out |
|
|
|
ssd-tensorflow.sublime-workspace |
|
ssd-tensorflow.sublime-project |
|
|
|
tf_records
|
|
|