Closed chaoyanghe closed 1 year ago
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
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!
Dear Authors,
I like this work very much. May I know how to apply it on YOLOv5 (https://github.com/ultralytics/yolov5)?