File size: 187 Bytes
2a76164
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
__pycache__/
*.py[cod]

/.vscode/
/.idea/
*.sw[pon]

/data/
/work_dirs/
*.jpg
*.png
*.jpeg
*.gif
*.avi
*.mp4

*.npy
*.txt
*.json
*.log
*.html
*.tar
*.zip
events.*

*.pth
*.pkl
*.h5
*.dat