poet icon indicating copy to clipboard operation
poet copied to clipboard

May I know how to apply POET to YOLOv5

Open chaoyanghe opened this issue 2 years ago • 1 comments

Dear Authors,

I like this work very much. May I know how to apply it on YOLOv5 (https://github.com/ultralytics/yolov5)?

chaoyanghe avatar Sep 11 '22 07:09 chaoyanghe

Hi @chaoyanghe, thanks for checking out the project!

Apologies for the delay in responding. When we open source POET (very soon!) we will make sure to include many layers which can be used as building blocks for NN architectures. We will also include example architectures so that adding additional models (e.g., YOLOv5 in this case), should be relatively straightforward!

I'll keep this issue open, so you can circle back if you happen to run in to any model specific concerns once we OSS.

Thanks! Shishir

ShishirPatil avatar Sep 15 '22 04:09 ShishirPatil

Hi @chaoyanghe,

We have open sourced POET. And you can look at poet/architectures for inspiration. I'm closing the issue but let us know if you have any further questions or need any help with your implementation.

Thanks!

ShishirPatil avatar Jan 07 '23 08:01 ShishirPatil