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

Tips for hyper-parameter tuning #81

Open
bmankirLinker opened this issue Jul 29, 2019 · 3 comments
Open

Tips for hyper-parameter tuning #81

bmankirLinker opened this issue Jul 29, 2019 · 3 comments

Comments

@bmankirLinker
Copy link

I'm recently trying to train the model for NuScenes dataset after switching the structure to the KITTI. Are there any tips for FG threshold, bin size, etc. hyperparameters tweaking for smaller (pedestrian, traffic cone) and bigger objects (bus, truck), or just have to validate the optimal parameters by trial-error? Recently, I only update the CLS_MEAN_SIZE according to the target class but the results aren't satisfying.

@nuoloveheng
Copy link

Hi I want also train this model on my own dataset, but i don‘t know how to write a yaml file. Can you share your yaml file and Dataloader to me? My Email: [email protected]

@bmankirLinker
Copy link
Author

@nuoloveheng You can simply follow the KITTI format in your data and update the class name in YAML file and Imagesets sequences accordingly. That's all I can share, also forNuScenes you can follow the dev-kit instructions for KITTI transformation.

@muzi2045
Copy link

muzi2045 commented Oct 9, 2019

@bmankirLinker
It's difficult to directly train the RPN layer with original Nuscenes dataset structure?
If I want to do that , which part of the repo shuold be modifiled.
thanks for any advice.

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

3 participants