Skip to content

Training model on REAL275 dataset #4

@PnthrLeo

Description

@PnthrLeo

Recently, I have tried to reproduce results that was given in the DualPoseNet paper. Therefore, I used training_data_prepare.py script to generate necessary training data (for CAMERA25 and REAL275 datasets), which allowed me successfully reproduce results on CAMERA25 dataset.

However, results after training model on REAL275 were very far from the paper results. So, after that I began to wonder -- maybe, I do something wrong in case of training/evaluation on REAL275 dataset.

My pipeline of actions for REAL275 was:

  1. Download NOCS data and run python training_data_prepare.py.
  2. Run python main.py --phase train --dataset REAL275
  3. Run python main.py --phase test --dataset REAL275

I did not save results of mine model evaluation on REAL275, but if you need it I can recalculate them for the issue investigation!

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions