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

Training epoch to get #36

Open
futurianh1k opened this issue Jul 1, 2020 · 0 comments
Open

Training epoch to get #36

futurianh1k opened this issue Jul 1, 2020 · 0 comments

Comments

@futurianh1k
Copy link

Hi, I have been training with mall dataset,
This is the command I used,
python -m object-locator.train --train-dir ./object-locator/dataset/mall_dataset/frames/ \
--batch-size 32
--lr 1e-3 --optim Adam
--resume ./model_08.ckpt --visdom-server localhost --visdom-port 8097
--val-dir auto
--epochs 1000000 \
--nThreads 4 \
--val-freq 10 -
-max-mask-pts 100
--paint

Could you please show me your train command, to get your achievement of getting head position?
especially validation frequency and epoch setting.

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

1 participant