FCOS
FCOS copied to clipboard
Will the author have the plan to release the implementation for HRNet?
The newest version paper in arXiv shows the result on HRNet, so is there any plan to release the detailed implementation for HRNet? Thank you!
@Hwang64 It is here https://github.com/HRNet/HRNet-FCOS.
Thank you for the reply and I close this issue.
When I use the codebase and start to train the model using HRNet configurations, I find the model is initialized from scratch, is it normal without pretrained from ImageNet? Thank you!
@Hwang64 It is not normal. We normally initialize the models with ImageNet pre-trained weights.
OK, Thanks for your reply. I find the pretrained model.