Git Product home page Git Product logo

Comments (16)

ChenyangLEI avatar ChenyangLEI commented on June 29, 2024

Hi, please run it at "sidda/color".

The results should be generated at sidda/color/ckpt_woflow/

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

it still doing nothing bro
do u have google colab notebook on this if u have please link me thanks
Screenshot (30)

from automatic-video-colorization.

ChenyangLEI avatar ChenyangLEI commented on June 29, 2024

Sorry I don't have google Colab. Can you check the folder "test_sample0"? Maybe the images are not download.

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

images are downloaded all 4 frames are there and it is not giving any errors but simply proceeds to the main dir as shown in cmd
is there any way to trouble shoot this

from automatic-video-colorization.

ChenyangLEI avatar ChenyangLEI commented on June 29, 2024

Maybe you can try put several "print("This is a checkpoint.")" to check the location where the programm stop.

I test the code yesterday and it could run successfully.

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

ok if you dont mind asking can u make a video on this a short video that would be more helpful for me thanks a million

from automatic-video-colorization.

ChenyangLEI avatar ChenyangLEI commented on June 29, 2024

The videos are shown in this project website.
https://leichenyang.weebly.com/project-color.html

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

i mmean a tutorial video while u run on your system

from automatic-video-colorization.

ChenyangLEI avatar ChenyangLEI commented on June 29, 2024

There is nothing special for my implementation. I run the code directly like you.

I thought you could print the img_names at line 107 to check img_names since you are using windows.

if not len(test_img):
img_names = utils.get_names(test_dir)
ind=0
print(img_names) #add this line to main_woflow.py!

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

i will do that i am not a code guy im a ui designer so know too less about code thats why
i will do as u said

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

i did but didnt show up the log

from automatic-video-colorization.

ChenyangLEI avatar ChenyangLEI commented on June 29, 2024

then it might because you need to use another method to read files. Our code is tested on ubuntu instead of windows. Can you try:
python main_woflow.py --model ckpt_woflow --use_gpu 1 --test_img test_sample0/frame_000980.jpg

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

still not working bro

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

do u know how to create google colab

from automatic-video-colorization.

ChenyangLEI avatar ChenyangLEI commented on June 29, 2024

Sorry I do not know. Besides, no more specific thing is required to run this code. Many people run it easily on ubuntu. I didn't test it on window. I still believe that it would be better if you put several "print("This is a checkpoint.")" to check the location where the programm stop. After doing it, I might know what is the problem. It is impossible for me to debug without any warning or error.

from automatic-video-colorization.

sridhar9999 avatar sridhar9999 commented on June 29, 2024

where i have to edit the print code in the code

from automatic-video-colorization.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.