YOLOv3_PyTorch
YOLOv3_PyTorch copied to clipboard
About basics of model
@BobLiu20 Hi , nice work, i have one question you said you did not use original darknet cfg to load the model, and you have not used and C implementation of darknet, right? So, the whole model and darknet backbone you write all in pytorch? Please reply, i really appreciate your valuable answer
yes.you can see in model_train.py