{commit_message}

This commit is contained in:
2025-01-14 14:53:06 +08:00
parent c7859a7792
commit 47a384131e
2 changed files with 208 additions and 5 deletions

8
.gitignore vendored
View File

@ -1,14 +1,11 @@
# Repo-specific GitIgnore ----------------------------------------------------------------------------------------------
*.jpg
*.jpeg
*.png
*.bmp
*.tif
*.tiff
*.heic
*.JPG
*.JPEG
*.PNG
*.BMP
*.TIF
*.TIFF
@ -26,7 +23,7 @@
*.pickle
*.npy
*.csv
*.pyc
# for tracking ---------------------------------------------------------------
@ -39,6 +36,8 @@ tracking/data/boxes_imgs/*
tracking/data/trackfeats/*
tracking/data/tracks/*
tracking/data/handlocal/*
contrast/feat_extract/*
.gitignore
ckpts/*
doc
@ -54,7 +53,6 @@ VOC/
# Neural Network weights -----------------------------------------------------------------------------------------------
*.weights
*.pt
*.pth
*.pb
*.onnx