-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I make a simply implementation, and have a small question. #18
Comments
@jm12138, Cool! I read your blog. That is a great transfer. Paddlepaddle is also a great framework and I will be glad to see my project contribute to the community a little. Please go ahead feel free to do that. Please let me know when you're complete. Thank you! Cheers! |
@jiupinjia, Thank you for your support. I will improve the project and release the code as soon as possible. I will keep up with the latest project news here. |
the code of my implementation has been release in this reop: link |
Congratulations! Very cool GUI! This is definitely helpful to others. |
Would it be possible to be featured in PaddleHub in the future? |
Of course, we should be able to see it on paddlehub in a few days. There is another thing I want to ask. The official staff of paddle want to send a wechat article to share the paddlehub version of skyar on their official account(PaddlePaddle), because they also think this model is very interesting. Is that ok? |
Sure! That will be great, and please let them know. Looking forward to the WeChat article. Also, thanks again for your valuable transfer and GUI implementation. |
@JustinZ86 Hi, thanks for your feedback. Would you like to show me what command line you were using? |
Hi Zhengxia,
I use the command as below:
python3 skymagic.py --path ./config/jarvis/config-mountain-pine.json
I found that the different aspect ratio between the picture and the video is the root of the problem. My solution is to keep the same aspect ratio between them.
Another issue I encountered is that the process will crash with core dump when I press left alt for seconds. But that's OK.
Whatever, I appreciate your response and support.
Best wishes.
Jarvis
…________________________________
发件人: Zhengxia Zou <notifications@github.com>
发送时间: 2021年3月4日 8:25
收件人: jiupinjia/SkyAR <SkyAR@noreply.github.com>
抄送: JustinZ86 <zhangchaobob@outlook.com>; Mention <mention@noreply.github.com>
主题: Re: [jiupinjia/SkyAR] I make a simply implementation, and have a small question. (#18)
@JustinZ86<https://github.com/JustinZ86> Hi, thanks for your feedback. Would you like to show me what command line you were using?
―
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#18 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASX5UEYWZEVZ6EEGFWHKYZDTB3HORANCNFSM4WR3PJDQ>.
|
Hi ZhengXia,
I just remembered another issue that for some video I will get a patch for the sky as below.
[cid:81738a8f-e4a7-411b-8794-d0f4f3452dff]
It seems that the picture is not big enough for the video, so I double the size of photo, but it not works. Could you give me some tips on how to solve it?
Thanks.
Jarvis
…________________________________
发件人: Bob Zhang <zhangchaobob@outlook.com>
发送时间: 2021年3月6日 12:51
收件人: jiupinjia/SkyAR <SkyAR@noreply.github.com>; jiupinjia/SkyAR <reply@reply.github.com>
抄送: Mention <mention@noreply.github.com>
主题: 回复: [jiupinjia/SkyAR] I make a simply implementation, and have a small question. (#18)
Hi Zhengxia,
I use the command as below:
python3 skymagic.py --path ./config/jarvis/config-mountain-pine.json
I found that the different aspect ratio between the picture and the video is the root of the problem. My solution is to keep the same aspect ratio between them.
Another issue I encountered is that the process will crash with core dump when I press left alt for seconds. But that's OK.
Whatever, I appreciate your response and support.
Best wishes.
Jarvis
________________________________
发件人: Zhengxia Zou <notifications@github.com>
发送时间: 2021年3月4日 8:25
收件人: jiupinjia/SkyAR <SkyAR@noreply.github.com>
抄送: JustinZ86 <zhangchaobob@outlook.com>; Mention <mention@noreply.github.com>
主题: Re: [jiupinjia/SkyAR] I make a simply implementation, and have a small question. (#18)
@JustinZ86<https://github.com/JustinZ86> Hi, thanks for your feedback. Would you like to show me what command line you were using?
―
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#18 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASX5UEYWZEVZ6EEGFWHKYZDTB3HORANCNFSM4WR3PJDQ>.
|
Awesome work. I like this project very much. So I am implementing this project on another deep learning framework (paddlepaddle) to make it easier to use. Now the Demo has been Done. Online trying link emm, this page is written in Chinese. The github code will be release soon.
And I have a small question that can I upload my implementation to paddlehub (a open source pre-training model management tool similar to the Pytorch Hub)? I want more people to simply use this awesome project.
The text was updated successfully, but these errors were encountered: