SysCV / bdd100k-models

Model Zoo of BDD100K Dataset
https://www.bdd100k.com/
Apache License 2.0
300 stars 40 forks source link

How to train on my own gpu? #7

Closed binberyuan closed 2 years ago

binberyuan commented 3 years ago

Hello! thank you for your work~~but i wonder if i could train these models on my own gpu? i wonder if there are som instructions or usages? plz ,thank u!

thomasehuang commented 3 years ago

You can follow the training instructions in MMSegmentation, MMDetection, or MMClassification to train the models yourself. We provide the dataset file and config files, so you should be able to reproduce our results.