Giter Site home page Giter Site logo

Problem with swa_utils about person-reid-3d HOT 4 CLOSED

layumi avatar layumi commented on May 25, 2024
Problem with swa_utils

from person-reid-3d.

Comments (4)

layumi avatar layumi commented on May 25, 2024

Thanks @akartsight
It is my mistake.
swa_utils is used in the latest pytorch. I just involve it in the repo at
https://github.com/layumi/person-reid-3d/blob/master/swa_utils.py

from person-reid-3d.

jeugheung avatar jeugheung commented on May 25, 2024

Thanks @akartsight
It is my mistake.
swa_utils is used in the latest pytorch. I just involve it in the repo at
https://github.com/layumi/person-reid-3d/blob/master/swa_utils.py

Thanks, it works. But could you tell me about the dataset (Market (2D + 3D)) I downloaded it in order to skip the preparation step. Now I can't figure out what path it should have in order to start training.

from person-reid-3d.

layumi avatar layumi commented on May 25, 2024

Just put the datasets in the same folder of the code.

├── 2DMarket\
│   ├── query/  
│   ├── train_all/
│   ├── ...
├── 3DMarket+bg\
│   ├── query/  
│   ├── train_all/
│   ├── ...
├── train.py
├── test.py 
├── ...

from person-reid-3d.

jeugheung avatar jeugheung commented on May 25, 2024

Just put the datasets in the same folder of the code.

├── 2DMarket\
│   ├── query/  
│   ├── train_all/
│   ├── ...
├── 3DMarket+bg\
│   ├── query/  
│   ├── train_all/
│   ├── ...
├── train.py
├── test.py 
├── ...

Hello again. I managed to run the code. Could you explain what it means. Rank@1: 0.794537 Rank @ 5: 0.921318 Rank @ 10: 0.949822 mAP: 0.580073. And how to use my pictures

from person-reid-3d.

Related Issues (18)

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.