Posts

Post not yet marked as solved
1 Replies
0 Views
CoreML is not a GPU computing library is an ML library accelerated on GPU, so it seems similar, but as far as I know, it is not like OpenCL. However, there is a piece of good news. There is a repository for OpenCL and macOS, and it supports YOLOv2, YOLOv3, YOLOv4, and YOLOv5. It works beautifully and fast, and I did it for myself and my macOS and shared. This is an open repository you can find at https://github.com/sowson/darknet. If you have time and want to participate, the SWITCH activation function is not implemented yet, so you may play with C and add a PR :-). Thanks! and Enjoy!