Spaces:
Runtime error
Runtime error
File size: 502 Bytes
cfb7702 |
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 |
# extensions
*.egg-info
*.py[cod]
# envs
.pt13
.pt2
# directories
/checkpoints
/dist
/outputs
/build
/src
logs/
ckpts/
tmp/
lightning_logs/
images/
images*/
kb_configs/
debug_lvis.log
*.log
.cache/
redirects/
submits/
extern/
assets/images
output/
assets/scene
assets/GSO
assets/SD
spirals
*.zip
paper/
spirals_co3d/
scene_spirals/
blenders/
colmap_results/
depth_spirals/
recon/SIBR_viewers/
recon/assets/
mesh_recon/exp
mesh_recon/runs
mesh_recon/renders
mesh_recon/refined
*.png
*.pdf
*.npz
*.npy
|