GuHuangAI

Results 10 issues of 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. ###...

question
first answer provided

p_sample_loop: ![generate5](https://user-images.githubusercontent.com/55237825/206614660-18e2001e-0fc4-486e-a0b2-0e8497a41c55.png) ddim_sample: ![sample-1](https://user-images.githubusercontent.com/55237825/206614898-e59107da-ba71-446f-9e46-0b83aa7d27f4.png) 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): ![ori2](https://user-images.githubusercontent.com/55237825/207287086-8a75bf6a-93d3-450d-84d4-89ccca7b0502.png) 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.