Closed huoguangdiandian closed 2 years ago
Hi, I want to trian the net based on bdd100k, What should I pay attention to? For example, setting hyperparameters or Is there anything that needs to be changed in train.py. Looking forward to your reply
Hi @huoguangdiandian ! You don't need to change train.py. The only thing you need to do is to modify cfg.json.
train.py
cfg.json
"dataset_name": "BDD100K", "resize_shape": [640, 360]
See here for more detail.
I'm closing this issue for now. Please feel free to open another issue for other questions.
Hi, I want to trian the net based on bdd100k, What should I pay attention to? For example, setting hyperparameters or Is there anything that needs to be changed in train.py. Looking forward to your reply