mirror of
https://github.com/PaddlePaddle/PaddleClas.git
synced 2025-06-03 02:59:21 +08:00
17 lines
175 B
Plaintext
17 lines
175 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.sw*
|
|
*/workerlog*
|
|
checkpoints/
|
|
output*/
|
|
pretrained/
|
|
.ipynb_checkpoints/
|
|
*.ipynb*
|
|
_build/
|
|
build/
|
|
log/
|
|
nohup.out
|
|
.DS_Store
|
|
.idea
|
|
dataset/
|
|
deploy/auto_log.log |