Code Monkey home page Code Monkey logo

Comments (5)

VyBui avatar VyBui commented on July 20, 2024

@kpkroy

  1. you have to download the pre-trained Imagenet model from the readme. Then place it inside the pretrain_model folder.
  2. @PeikeLi correct me if I am wrong here, the simple_extractor is simply for visualization, from classes image-> color images, so you have to train the network got the model then use it to visualize, I believe it is written with the same purpose with the evaluate script
  3. Yes, you are correct. However, I have found an issue in the training code that the schp.save_checkpoint has been changed to schp.save_schp_checkpoint. You need to fix it by yourself.

regards,

from self-correction-human-parsing.

GoGoDuck912 avatar GoGoDuck912 commented on July 20, 2024

@VyBui Thank you for replying and pointing out the issue.

In addition, simple_extractor.py aims for someone who only wants to get the parsing result or intermediate feature representations with the given pre-trained models.

from self-correction-human-parsing.

kpkroy avatar kpkroy commented on July 20, 2024

Thank you guys. Much appreciation.

from self-correction-human-parsing.

Stephenfang51 avatar Stephenfang51 commented on July 20, 2024

@kpkroy

  1. you have to download the pre-trained Imagenet model from the readme. Then place it inside the pretrain_model folder.
  2. @PeikeLi correct me if I am wrong here, the simple_extractor is simply for visualization, from classes image-> color images, so you have to train the network got the model then use it to visualize, I believe it is written with the same purpose with the evaluate script
  3. Yes, you are correct. However, I have found an issue in the training code that the schp.save_checkpoint has been changed to schp.save_schp_checkpoint. You need to fix it by yourself.

regards,

Dear Sir

where to download resnet101-imagenet.pth you mentioned, I did not see any imagenet pretrain model from README.md

from self-correction-human-parsing.

FraPochetti avatar FraPochetti commented on July 20, 2024

Indeed I cannot find the pretrained weights either.
Is this something we can get from torchvision given it's a simple ResNet101?

Or is this the link?

from self-correction-human-parsing.

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.