chengdianJiang
chengdianJiang
Hi may I ask how to do with below, I want to train this model without pretrained model. Using tensorboardX debug is begin Fix size testing. training chunk_sizes: [8] The...
Backbone
Thanks for your job, Can I only use HRNET as the backbone network? Because my DCN compilation failed.
Thanks for the amazing work, I want to train my data with the size of 416*416, and tried to use ----transforms.Compose([Normalizer(), Augmenter(), Resizer()]) at line 69 in train.py, but it...