GuHuangAI
GuHuangAI
Could you please tell me which version of pytorch is used in this repo?
I use the scrips:`pip install git+https://github.com/mapillary/[email protected]`, and it build successful:`Collecting git+https://github.com/mapillary/[email protected] Cloning https://github.com/mapillary/inplace_abn.git (to revision v1.0.12) to /tmp/pip-req-build-z1lgkh72 Running command git clone -q https://github.com/mapillary/inplace_abn.git /tmp/pip-req-build-z1lgkh72 Requirement already satisfied (use --upgrade...
I do fitting on the quantitative dataset, but when i run: `python ./prox/main.py --config cfg_files/RGB.yaml --recording_dir /export/home/lg/data/prox/quantitative/recordings/vicon_03301_01 --output_folder ./RGB_results --vposer_ckpt /export/home/lg/data/prox/quantitative/models/vposer_v1_0/ --part_segm_fn /export/home/lg/data/prox/quantitative/models/smplx_parts_segm.pkl --model_folder /export/home/lg/data/prox/quantitative/models`, The output code: `Processing: /export/home/lg/data/prox/quantitative/recordings/vicon_03301_01/Color/s001_frame_00001__00.00.00.023.jpg...
Could you please provide the pretrained weights of smaller vit variants?
### Describe the issue Hello, could you please provide a example for loading shapenet v1 objects? I fail to load the objects using bproc.loader.load_shapenet(). Looking forward to your reply. ###...
p_sample_loop:  ddim_sample:  What happened?
I have trained a 1000-step diffusion model, and get fine results using 1000-step reverse process. This is the original imgs (the two are concatenated):  and this is the generated...
Could you please provide a new download website?
Hello, thanks to your sharing the codes. I have read some codes and I find the difference between FDM and EDM is the loss function. Have you modified any other...
I would like to record the issue when installing the environment and how to solve it.