MehmetOKUYAR / Auto_video_label

Data is a huge factor in deep learning algorithms. The larger our data size, the better our model can generalize and learn. However, data preparation is a very laborious and time-consuming process. That's why I wanted to develop an application that I thought would make this stage easier. By using image processing techniques, it can track an object of your choice to a certain extent and saves the image and .txt file to the folder during tracking. Currently, it only works for one class and you can only label one object.
MIT License
21 stars 4 forks source link

Desteklenmeyen opencv sürümü #2

Closed kadirnar closed 2 years ago

kadirnar commented 2 years ago

Windows da git clone yaparak test ettiğimizde 4.2.0.34 sürümü windows da yok. 4.4.0.46 veya 3.4.17.61 sürümünü test ettiğimizde hata veriyor. Windows da kullandığın opencv sürümün nedir?

MehmetOKUYAR commented 2 years ago

windows da opencv==4.4.0 versiyonunu kullanıyorum herhangi bir hata ile karşılaşmadım. Sorunu çözebildiniz mi ?