jhj7905
jhj7905
@jinfagang Thank you for sharing the reference. i will try to apply it to convert DETR(pytorch) to onnx(or tenssorrt)
there were in corner/data/utils.py
@zhoujianwen Hello, Can you tell me the solution of displaying the result in img?.. In my case i modified OUTPUT_POLYGON False to True,,... now...how do i modify the test.py thank...
@a-r-r-o-w Thank you for replying it. installed diffusers using pip install git+https://github.com/a-r-r-o-w/diffusers@re-motionctrl -> solve the problem.. now i implement the training code with your code
@a-r-r-o-w Oh, Cool How about sharing your training code? I checked the SVD training code with this repo(https://github.com/pixeli99/SVD_Xtend/tree/main) and implemented it
@a-r-r-o-w Hello, I have implemented training code with this repo(https://github.com/pixeli99/SVD_Xtend/tree/main) I have questions.. First, There is 'do_classifier_free_guidance' to in StableVideoMotionCtrlDiffusionPipeline Class is it necessary in train code? Second, camera_pose =...
@a-r-r-o-w @DN6 Hello, I finished implementing the training code. But the result was quite weird. So I started to debug the code... On my debug process, At first, I found...
@a-r-r-o-w I used the example images like below with same camera pose(Pan Down).   **Results of the repo(https://github.com/TencentARC/MotionCtrl/tree/svd)** https://github.com/huggingface/diffusers/assets/21155309/5a6fcc72-ea04-481a-a69c-f6611b31b896 https://github.com/huggingface/diffusers/assets/21155309/44e60d7a-3d73-4d67-a56b-e5c11a2a3919 **Results of the your repo(https://github.com/a-r-r-o-w/diffusers/tree/re-motionctrl)**   I tell...
@a-r-r-o-w Did you solve it? Still, I have debugged it
@a-r-r-o-w Oh. I see... Thank you for replying it... Have a good vacation!! Okay, If i find out the mistake then fork the branch!