JackieXuu

Results 5 issues of JackieXuu

I use my own dataset to train SPIN model and I found it need _fits.npy file. The train datasets in `fits_dict.py` are fixed and maybe if you can add a...

Do you have any plans to release training code and network architecture file? @soubhiksanyal

When I use gpu 6 ``` python tools/train.py configs/hybrik/resnet34_hybrik_mixed.py --work-dir hybrik --gpu-ids 6 --no-validate ``` It always shows ``` RuntimeError: Expected all tensors to be on the same device, but...

I just have one class, how to set config file? and we set unlabel points as -100 as your config, and 0 for semantic labels. Is it right? The training...