-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (37 loc) · 834 Bytes
/
Copy path.gitignore
File metadata and controls
39 lines (37 loc) · 834 Bytes
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
31
32
33
34
35
36
37
38
39
# --- 系统与缓存文件 ---
__pycache__/
*.pyc
.ipynb_checkpoints/
.DS_Store
.vscode/
# --- 1. 模型权重 (忽略内容,保留目录) ---
fgclip2-base/*
!fgclip2-base/.gitkeep
fgclip2-large/*
!fgclip2-large/.gitkeep
# --- 2. 原始数据集 (忽略内容,保留目录) ---
data_cifar100/*
!data_cifar100/.gitkeep
flowers_data/*
!flowers_data/.gitkeep
tiny-imagenet-200/*
!tiny-imagenet-200/.gitkeep
features_cache/*.pt
features_cache_tiny/*.pt
features_cache/*
features_cache_tiny/*
features_cache/*.pt
features_cache_tiny/*.pt
features_cache/*
features_cache_tiny/*
features_cache/*.pt
features_cache_tiny/*.pt
features_cache/*
features_cache_tiny/*
!features_cache_tiny/.gitkeep
features_cache/*.pt
features_cache_tiny/*.pt
features_cache/*
\!features_cache/.gitkeep
features_cache_tiny/*
\!features_cache_tiny/.gitkeep