-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (48 loc) · 861 Bytes
/
Copy path.gitignore
File metadata and controls
55 lines (48 loc) · 861 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
.idea/
.vscode/
gitignore
__pycache__/
**/__pycache__/
*.pyc
*.pyo
*.pyd
checkpoints/
checkpoints_ablation/
vis/
vis_ablation/
artifacts/
runs/
logs/
*.log
*.tmp
data/
Users/
tools/
论文插图素材/
4.22论文插图补充建议_20260422.docx
A0-A7消融数据与图片汇总_20260422.docx
boundary_05_log_before_cleanup_20260421.txt
*.doc
*.docx
*.pdf
*.ppt
*.pptx
*.zip
!publications/
!publications/LiteCDNet_thesis_public_redacted.docx
!publications/LiteCDNet_thesis_public_redacted.pdf
docs/*
!docs/README.md
!docs/attribution.md
!docs/method.md
!docs/reproducibility.md
!docs/references.md
!docs/license-options.md
!docs/release-notes-v1.0.0.md
!docs/project-overview-bilingual.md
!docs/MODEL_CARD.md
src/ablation/README.md
src/compare/README.md
src/models/README.md
src/scripts/ablation_reports/README.md
src/scripts/ablation_shortcuts/README.md