Giter VIP home page Giter VIP logo

Comments (6)

luislofer89 avatar luislofer89 commented on August 11, 2024 1

I'm having the same issue with the current status of "master" branch. Commit "https://github.com/Janspiry/Palette-Image-to-Image-Diffusion-Models/tree/d1b9b010edeee177aaa15850002766e370a8307b" is working fine for me. A bug was probably introduced in commit "ed29b1ce9ff2ae41791d52642004385886f0680f"

from palette-image-to-image-diffusion-models.

Janspiry avatar Janspiry commented on August 11, 2024 1

Feel free to reopen the issue if there is any question.

from palette-image-to-image-diffusion-models.

sgbaird avatar sgbaird commented on August 11, 2024

#5 talks about the same error Model [Palette() form models.model] not recognized

from palette-image-to-image-diffusion-models.

sgbaird avatar sgbaird commented on August 11, 2024

train.log

22-06-09 22:55:24.592 - INFO: Create the log file in directory experiments/debug_inpainting_celebahq_220609_225523.

22-06-09 22:55:24.684 - INFO: Dataset [InpaintDataset() form data.dataset] is created.
22-06-09 22:55:24.684 - INFO: Dataset for train have 48 samples.
22-06-09 22:55:24.685 - INFO: Dataset for val have 2 samples.
22-06-09 22:55:25.194 - INFO: Network [Network() form models.network] is created.
22-06-09 22:55:25.195 - INFO: Network [Network] weights initialize using [kaiming] method.
22-06-09 22:55:25.692 - WARNING: Config is a str, converts to a dict {'name': 'mae'}
22-06-09 22:55:26.060 - INFO: Metric [mae() form models.metric] is created.
22-06-09 22:55:26.060 - WARNING: Config is a str, converts to a dict {'name': 'mse_loss'}
22-06-09 22:55:26.068 - INFO: Loss [mse_loss() form models.loss] is created.
22-06-09 22:55:26.257 - INFO: Beign loading pretrained model [Network] ...
22-06-09 22:55:26.257 - WARNING: Pretrained model in [experiments/train_inpainting_celebahq_220426_233652/checkpoint/190_Network.pth] is not existed, Skip it
22-06-09 22:55:26.257 - INFO: Beign loading pretrained model [Network_ema] ...
22-06-09 22:55:26.258 - WARNING: Pretrained model in [experiments/train_inpainting_celebahq_220426_233652/checkpoint/190_Network_ema.pth] is not existed, Skip it
22-06-09 22:55:26.281 - INFO: Beign loading training states
22-06-09 22:55:26.282 - WARNING: Training state in [experiments/train_inpainting_celebahq_220426_233652/checkpoint/190.state] is not existed, Skip it

from palette-image-to-image-diffusion-models.

Janspiry avatar Janspiry commented on August 11, 2024

I'm having the same issue with the current status of "master" branch. Commit "https://github.com/Janspiry/Palette-Image-to-Image-Diffusion-Models/tree/d1b9b010edeee177aaa15850002766e370a8307b" is working fine for me. A bug was probably introduced in commit "ed29b1ce9ff2ae41791d52642004385886f0680f"

Hi, could you show me the log and configure file?
Since the lastest code have changed the configure file structure.

from palette-image-to-image-diffusion-models.

JianghaiSCU avatar JianghaiSCU commented on August 11, 2024

I have the same problem when I train from scratch on my own dataset, but I don't know how to solve it. Here is my log:
23-04-22 20:28:58.357 - INFO: Create the log file in directory experiments/debug_colorization_mirflickr25k_230422_202856.

23-04-22 20:28:58.409 - INFO: Dataset [ColorizationDataset() form data.dataset] is created.
23-04-22 20:28:58.409 - INFO: Dataset for train have 48 samples.
23-04-22 20:28:58.409 - INFO: Dataset for val have 2 samples.
23-04-22 20:28:58.910 - INFO: Network [Network() form models.network] is created.
23-04-22 20:28:58.910 - INFO: Network [Network] weights initialize using [kaiming] method.
23-04-22 20:28:59.314 - INFO: Config is a str, converts to a dict {'name': 'mae'}
23-04-22 20:28:59.865 - INFO: Metric [mae() form models.metric] is created.
23-04-22 20:28:59.865 - INFO: Config is a str, converts to a dict {'name': 'mse_loss'}
23-04-22 20:28:59.897 - INFO: Loss [mse_loss() form models.loss] is created.
23-04-22 20:28:59.900 - INFO: Optimizer [Adam() form default file] is created.
23-04-22 20:28:59.900 - INFO: Scheduler [LinearLR() form default file] is created.

from palette-image-to-image-diffusion-models.

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.