Add swish #249

Open
AdamCuellar wants to merge 13 commits from AdamCuellar/master into master
AdamCuellar commented 2021-07-27 15:40:43 +02:00 (Migrated from github.com)

I've added swish for yolov4-csp-swish and yolov4-csp-x-swish from Darknet

I don't have a Xavier or Nano to test on but for V100:

FP32:
75.49 AVG FPS for yolov4-csp-swish
50.99 AVG FPS for yolov4-csp-x-swish

FP16:
111.95 AVG FPS for yolov4-csp-swish
78.14 AVG FPS for yolov4-csp-x-swish

I've added swish for yolov4-csp-swish and yolov4-csp-x-swish from Darknet I don't have a Xavier or Nano to test on but for V100: FP32: 75.49 AVG FPS for yolov4-csp-swish 50.99 AVG FPS for yolov4-csp-x-swish FP16: 111.95 AVG FPS for yolov4-csp-swish 78.14 AVG FPS for yolov4-csp-x-swish
mive93 commented 2022-01-19 23:25:39 +01:00 (Migrated from github.com)

Hi @AdamCuellar,

I don't know why I missed this.
I will look into it next week, test it on embedded boards, and in case merge it.
Thank you.

Hi @AdamCuellar, I don't know why I missed this. I will look into it next week, test it on embedded boards, and in case merge it. Thank you.
harsco-jfernandez commented 2022-06-24 13:28:41 +02:00 (Migrated from github.com)

Hi,

Any reason why the swish implementation from @AdamCuellar hasn't been merged yet? It would be nice to have that available even tho I could replace swish with mish, but there are some advantages to swish.

Thanks.

Hi, Any reason why the swish implementation from @AdamCuellar hasn't been merged yet? It would be nice to have that available even tho I could replace swish with mish, but there are some advantages to swish. Thanks.
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/tkDNN#249