Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not reproduce paper results #27

Closed
LounesDev opened this issue Mar 2, 2020 · 7 comments
Closed

Could not reproduce paper results #27

LounesDev opened this issue Mar 2, 2020 · 7 comments

Comments

@LounesDev
Copy link

Hi,

I tried to train your network on the Ape object. So I ran the command :
python train_net.py --cfg_file configs/linemod.yaml model ape cls_type ape but after 200 epochs I cannot find the same results than you. I followed every steps of your tutorial.

Regards

@pengsida
Copy link
Member

pengsida commented Mar 2, 2020

Could you provide the tensorboard curves?
https://github.com/zju3dv/clean-pvnet#tensorboard

@LounesDev
Copy link
Author

trainValue

eval

@pengsida
Copy link
Member

pengsida commented Mar 2, 2020

It seems that the training totally failed.

@LounesDev
Copy link
Author

LounesDev commented Mar 2, 2020

Are there parameters that I have to set to make it works ?

@pengsida
Copy link
Member

pengsida commented Mar 2, 2020

I am not sure. I will check it.

@LounesDev
Copy link
Author

LounesDev commented Mar 2, 2020

I also see that loss value become NaN after a large number of epochs. Somewhere between 150 & 200 epochs (not always the same epoch).

@pengsida
Copy link
Member

pengsida commented Mar 2, 2020

I retrain the network on ape and get similar training curves.
Maybe there are some problems in the data you use for training.
I also found a bug in python run.py --type linemod cls_type ape, which had been fixed.

@pengsida pengsida closed this as completed Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants