Skip to content

problems with training #12

@mafda

Description

@mafda

Hi,

I successfully create the dataset, with the following settings:

MODEL_FILE=dragon.yml
TRAIN_SAMPLES=140000
VALID_SAMPLES=60000
MAX_TRANSLATION=0.02 
MAX_ROTATION=15      
BOUNDING_BOX=0       
RESOLUTION=174       
DATA_TYPE=numpy

and to train, I use the following settings:

OCCLUDER_PATH=hand
BACKGROUND_PATH=SUN3D
BATCH_SIZE=64
BACKEND=cuda 
EPOCH=100

However, my training does not converge and I have results like these:

200k_2018_1

200k_2018_2

I would like you to help me solve some questions:

  • Do you know how I can get better results with this data configuration?

  • Do you perform finetuning during training?

  • In addition to hand occlusion, do you use other occlusion models?

  • In relation to the background dataset, how do you use sun3d dataset? How many different places in the dataset do you use?

  • and finally, during the tests, how is the tracker initialized or reset?

Or any suggestions to overcome this problem?

Thanks

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