lab3 impl
This commit is contained in:
+30
@@ -0,0 +1,30 @@
|
||||
# Byte-compiled
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Virtual environment
|
||||
lab3_venv/
|
||||
|
||||
# Swarm infrastructure
|
||||
.opencode/
|
||||
.swarm/
|
||||
|
||||
# Model weights (large, re-downloadable)
|
||||
rife_model/flownet.pkl
|
||||
train_log/
|
||||
train_log_hd/
|
||||
|
||||
# LaTeX build artifacts
|
||||
*.aux
|
||||
*.log
|
||||
*.out
|
||||
*.toc
|
||||
*.lof
|
||||
*.lot
|
||||
*.bbl
|
||||
*.blg
|
||||
missfont.log
|
||||
|
||||
# Temp / generated
|
||||
lab3_rife_executed.ipynb
|
||||
lab3_rife_script.txt
|
||||
Reference in New Issue
Block a user