[857d1b]: / .gitignore

Download this file

25 lines (18 with data), 150 Bytes

# pycharm
*.xml
*/.idea/
.idea/
*.pyc
*.png

# dataset

*.csv
#raw/
#train/
#test/
#video/
#kalman/

# train logs
*.logs

# model
*ckpt*
checkpoint