chaerinmin commited on
Commit
ac9fa25
·
1 Parent(s): fe29295

improve simplicity, allow robot hand seg

Browse files
.gitignore CHANGED
@@ -3,4 +3,7 @@ sbatch/err/
3
  sbatch/out/
4
  __pycache__/
5
  diffusion/__pycache__/
6
- *.pyc
 
 
 
 
3
  sbatch/out/
4
  __pycache__/
5
  diffusion/__pycache__/
6
+ *.pyc
7
+ DINO_EMA_11M_b50_lr1e-5_epoch6_step320k.ckpt
8
+ sam_vit_h_4b8939.pth
9
+ vae-ft-mse-840000-ema-pruned.ckpt
app.py CHANGED
The diff for this file is too large to render. See raw diff
 
diffusion/__pycache__/__init__.cpython-38.pyc CHANGED
Binary files a/diffusion/__pycache__/__init__.cpython-38.pyc and b/diffusion/__pycache__/__init__.cpython-38.pyc differ
 
diffusion/__pycache__/diffusion_utils.cpython-38.pyc CHANGED
Binary files a/diffusion/__pycache__/diffusion_utils.cpython-38.pyc and b/diffusion/__pycache__/diffusion_utils.cpython-38.pyc differ
 
diffusion/__pycache__/gaussian_diffusion.cpython-38.pyc CHANGED
Binary files a/diffusion/__pycache__/gaussian_diffusion.cpython-38.pyc and b/diffusion/__pycache__/gaussian_diffusion.cpython-38.pyc differ
 
diffusion/__pycache__/respace.cpython-38.pyc CHANGED
Binary files a/diffusion/__pycache__/respace.cpython-38.pyc and b/diffusion/__pycache__/respace.cpython-38.pyc differ
 
diffusion/__pycache__/scheduler.cpython-38.pyc CHANGED
Binary files a/diffusion/__pycache__/scheduler.cpython-38.pyc and b/diffusion/__pycache__/scheduler.cpython-38.pyc differ
 
no_hands_open.jpeg ADDED
sample_images/sample10.jpg CHANGED

Git LFS Details

  • SHA256: 5df82827b23f5a907ccf7cbffd2cb19c7a5a484de36bb9701559dc1fd3a6e86e
  • Pointer size: 131 Bytes
  • Size of remote file: 541 kB

Git LFS Details

  • SHA256: 2424bfa98ac2f59dc5f2e7fa6fa0a83c34146455aef0466fc67fb98864daf466
  • Pointer size: 131 Bytes
  • Size of remote file: 267 kB
sample_images/sample3.jpg CHANGED

Git LFS Details

  • SHA256: 9000f08264489fee317fe4f3d990515a1785a3e28a997ee2f6752b234f0da70b
  • Pointer size: 131 Bytes
  • Size of remote file: 396 kB

Git LFS Details

  • SHA256: 35b651b5348dcb4471b4f20f0b4c2f025126b8c4521ea6cae832f9379509e9f4
  • Pointer size: 131 Bytes
  • Size of remote file: 170 kB
sample_images/sample4.jpg CHANGED

Git LFS Details

  • SHA256: 2fd8e997b3f75cf8d34470dae2b56924cb4079fcf8890b63f3ebe82e17615073
  • Pointer size: 132 Bytes
  • Size of remote file: 2.1 MB

Git LFS Details

  • SHA256: 1159a4013cc4d348c7fffd2dcbb4674edc32f859363a545dcf2613b9ac317d9d
  • Pointer size: 131 Bytes
  • Size of remote file: 224 kB