BobLiu20 / YOLOv3_PyTorch

Full implementation of YOLOv3 in PyTorch
624 stars 191 forks source link

About basics of model #56

Open eng100200 opened 4 years ago

eng100200 commented 4 years ago

@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

leonardozcm commented 4 years ago

yes.you can see in model_train.py