Time-Travel-Rephotography.github.io icon indicating copy to clipboard operation
Time-Travel-Rephotography.github.io copied to clipboard

Not producing any results

Open andgolda1 opened this issue 3 years ago • 10 comments

Not working at the end, in run section, because of "projector import" problem, it is not functioning properly. Screenshot 2022-02-05 at 15 21 05

andgolda1 avatar Feb 05 '22 15:02 andgolda1

Did you run the ``Install dependencies'' successfully? It seems that pytorch is not properly installed and thus can't be imported correctly.

roxanneluo avatar Feb 09 '22 01:02 roxanneluo

Hello, yes, thank you. It's working now. I'm new to this, so I'm not yet sure how everything works; how do I see the result?

On Wed, 9 Feb 2022 at 01:53, Xuan Luo @.***> wrote:

Did you run the ``Install dependencies'' successfully? It seems that pytorch is not properly installed and thus can't be imported correctly.

— Reply to this email directly, view it on GitHub https://github.com/Time-Travel-Rephotography/Time-Travel-Rephotography.github.io/issues/12#issuecomment-1033251285, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXT5SOS26QRREJK7XWG26S3U2HCLNANCNFSM5NUCOHKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: <Time-Travel-Rephotography/Time-Travel-Rephotography.github. @.***>

andgolda1 avatar Feb 09 '22 22:02 andgolda1

Check the result folder

On Wed, Feb 9, 2022 at 2:21 PM andgolda1 @.***> wrote:

Hello, yes, thank you. It's working now. I'm new to this, so I'm not yet sure how everything works; how do I see the result?

On Wed, 9 Feb 2022 at 01:53, Xuan Luo @.***> wrote:

Did you run the ``Install dependencies'' successfully? It seems that pytorch is not properly installed and thus can't be imported correctly.

— Reply to this email directly, view it on GitHub < https://github.com/Time-Travel-Rephotography/Time-Travel-Rephotography.github.io/issues/12#issuecomment-1033251285 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AXT5SOS26QRREJK7XWG26S3U2HCLNANCNFSM5NUCOHKA

. Triage notifications on the go with GitHub Mobile for iOS < https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675

or Android < https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub .

You are receiving this because you authored the thread.Message ID: <Time-Travel-Rephotography/Time-Travel-Rephotography.github. @.***>

— Reply to this email directly, view it on GitHub https://github.com/Time-Travel-Rephotography/Time-Travel-Rephotography.github.io/issues/12#issuecomment-1034253848, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABC6NVCPMFVG6EUMSTMMQP3U2LSGZANCNFSM5NUCOHKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: <Time-Travel-Rephotography/Time-Travel-Rephotography.github. @.***>

roxanneluo avatar Feb 10 '22 18:02 roxanneluo

Dear @andgolda1,

if you succeeded installing/running the software, please let others know how you did it! It seems that many people have issues getting this software to work on their machines.

arne-cl avatar Feb 14 '22 13:02 arne-cl

It's more of a hit or miss for me. Sometimes it works, then sometimes it doesn't, especially when I upload different photos.

andgolda1 avatar Feb 14 '22 14:02 andgolda1

Can you share the inputs and results that work or not? That can help me to understand the problem you are experiencing.

It's more of a hit or miss for me. Sometimes it works, then sometimes it doesn't, especially when I upload different photos.

roxanneluo avatar Feb 18 '22 21:02 roxanneluo

https://user-images.githubusercontent.com/99080506/158252412-eeac06d6-a491-46d7-97ae-bd6272713a0d.mp4

This is the result I'm always getting...

andgolda1 avatar Mar 14 '22 20:03 andgolda1

Hi,

Thank you for sharing your experience. The problem is that the checkpoints are not downloaded properly and thus it can't run the rest.

I am looking at this problem lately. It seems that downloading these checkpoints on the server works quite well while it doesn't work on colab. I'd like to hear suggestions, too, if anybody knows how to resolve it.

A temporary solution is to run our method on the server following the instructions in the README. Or download the checkpoints manually and upload them to the colab and run it there.

roxanneluo avatar Mar 14 '22 22:03 roxanneluo

How do I run the "method on the server following the instructions in the README" or "download the checkpoints manually and upload them to the colab and run it there."?

andgolda1 avatar Mar 15 '22 09:03 andgolda1

Sorry for the late reply, I have just uploaded the missing files and integrated them to the colab project so that it is no longer necessary to download each file manually and upload them one by one, here is the project link: https://colab.research.google.com/drive/1j2_gdzgyW-VapI4GTG48DAxgeYhJUdgb

Sadly, when I try to execute the last step I get this error:

https://user-images.githubusercontent.com/115443146/203860630-e2ce8878-2951-41b1-8e5e-13fe119d66ee.mp4

lucport1298 avatar Nov 24 '22 20:11 lucport1298