Yolov5: backbone

Created on 24 Jul 2020  Â·  6Comments  Â·  Source: ultralytics/yolov5

Hi.
I couldn't find yolov5 backbones. can you show me ? and how to change them?

Stale question

All 6 comments

https://github.com/ultralytics/yolov5/blob/4b5f4806bcd513b18171034c06364432ef2c19c2/models/yolov5s.yaml#L12-L25

I don't recommend changing it unless you know what you are doing.

why didn't you use mobilenet or resnet?

On Fri, Jul 24, 2020 at 1:39 PM NanoCode012 notifications@github.com
wrote:

>

https://github.com/ultralytics/yolov5/blob/4b5f4806bcd513b18171034c06364432ef2c19c2/models/yolov5s.yaml#L12-L25

I don't recommend changing it unless you know what you are doing.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/ultralytics/yolov5/issues/499#issuecomment-663433893,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AM3F72ZTC3FOOOB53DIVDV3R5FFWLANCNFSM4PGQKR5A
.

@Lornatang Could you suggest how to modify for ResNet?

@twangnh I think you can refer to https://github.com/Lornatang/YOLOv4-PyTorch/blob/master/configs/COCO-Detection/vgg16.yaml.
At the same time, some functions need to be added to realize ResNet-101.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hktxt picture hktxt  Â·  3Comments

DucTaiVu picture DucTaiVu  Â·  3Comments

nanometer34688 picture nanometer34688  Â·  3Comments

Single430 picture Single430  Â·  4Comments

Alex-afka picture Alex-afka  Â·  3Comments