FateScript / CenterNet-better

An easy to understand and better performance version of CenterNet
Apache License 2.0
548 stars 104 forks source link

training and network config is missing? #48

Closed zimurui closed 3 years ago

zimurui commented 3 years ago

"from config import config" in train_net.py, but I can't find the config file. And where cfg.build_backbone, cfg.build_upsample_layers, cfg.build_head are ?

FateScript commented 3 years ago

You could run your model under dir like this.