Skip to content
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

Not Working #3

Closed
unknowna17 opened this issue Nov 18, 2021 · 10 comments
Closed

Not Working #3

unknowna17 opened this issue Nov 18, 2021 · 10 comments

Comments

@unknowna17
Copy link

Hi, i am using Python IDEL and Visual Studio on windows to load up this program however i keep getting the same error message that colorization_release_v2.caffemodel has not been loaded into my model folder, where is the model folder, i am new to python and i am doing a project on colourisation. I need assistant of how to make this work, btw i have the latest versions of all the software and have installed everything, its just saying im missing the file.

@PySimpleGUI
Copy link
Owner

@unknowna17
Copy link
Author

unknowna17 commented Nov 18, 2021 via email

@PySimpleGUI
Copy link
Owner

image

It needs to be placed in the models folder. If you look at the repo, you'll see the code and then in the same folder is a "model" folder. Make sure you place this file in that folder.

A troubleshooting tip....

Take a look at the code for the error message and you'll see why you're getting it.

@unknowna17
Copy link
Author

Capture

Where is the model folder, i cant find the repo on this, can you guide me please

@unknowna17
Copy link
Author

i cant seem to find the repo, where abouts is it

@unknowna17
Copy link
Author

i have got all the files, i dont see what is wrong here
Uploading Capture.PNG…

@unknowna17
Copy link
Author

Capture

@unknowna17
Copy link
Author

pts_in_hull wont open properly aswell

@PySimpleGUI
Copy link
Owner

Follow these steps:

  1. Download this repo (this repositorty) as a zip file

SNAG-1469

  1. Unzip into a folder

SNAG-1470

  1. Download the file colorization_release_v2.caffemodel
  2. Place this file in the model folder that ZIP created when you unzipped the repo files
  3. Run the program PySimpleGUI_Colorizer.py

image

@PySimpleGUI
Copy link
Owner

It's been over 6 months, so closing this one....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants