First commit
Showing
model.properties
0 → 100644
models_painter.py
0 → 100644
requirements.txt
0 → 100644
| timm==0.3.2 | ||
| git+https://github.com/cocodataset/panopticapi.git | ||
| h5py # for depth | ||
| xtcocotools # for pose | ||
| natsort # for denoising | ||
| wandb | ||
| \ No newline at end of file |
train_painter_vit_large.sh
0 → 100644
util/crop.py
0 → 100644
util/datasets.py
0 → 100644
util/ddp_utils.py
0 → 100644
util/get_toy_dataset.py
0 → 100644
util/lars.py
0 → 100644
util/lr_decay.py
0 → 100644
util/lr_sched.py
0 → 100644
util/masking_generator.py
0 → 100644
util/matrix_nms.py
0 → 100644
util/misc.py
0 → 100644
util/pos_embed.py
0 → 100644
util/vitdet_utils.py
0 → 100644
Please register or sign in to comment