update 01
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
|
||||
# Ignore all model weights and large data
|
||||
*.joblib
|
||||
*.nc
|
||||
*.tif
|
||||
*.tiff
|
||||
*.png
|
||||
*.jpg
|
||||
*.jpeg
|
||||
*.h5
|
||||
*.pt
|
||||
*.ckpt
|
||||
*.pb
|
||||
*.npz
|
||||
*.npy
|
||||
|
||||
# Ignore model info/metadata if không cần backup
|
||||
# *.json
|
||||
|
||||
# Ignore cache, prediction, backup folders
|
||||
dataset_cache/
|
||||
predictions/
|
||||
backup_model_train/
|
||||
backup_ketquaphanloai/
|
||||
backup_S3_download_Amazon/
|
||||
model_train/
|
||||
__pycache__/
|
||||
# Ignore large data files
|
||||
ndvi_results/
|
||||
ndvi_cache/
|
||||
prediction_cache/
|
||||
dataset_cache/
|
||||
bfg.jar
|
||||
..bfg-report/
|
||||
.dvc/
|
||||
Reference in New Issue
Block a user