kadirnar / torchyolo

PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair
GNU General Public License v3.0
180 stars 25 forks source link

Conda Channel package #65

Closed mert-kurttutan closed 1 year ago

mert-kurttutan commented 1 year ago

Hi Kadir,

I think providing supporting installation through conda channels would be beneficial as conda-forge channel is somewhat popular for package management.

If this seems like a good idea to you, I can help with this on how to integrate torchyolo into conda-forge channel.

Also, managing python only packages is pretty automated when it comes to conda-forge channel

kadirnar commented 1 year ago

Hi @mert-kurttutan ,

Thank you for your interest. I don't know how to create a conda package. If you want to add it, I can accept it.