|
|
|
|
|
by simlevesque
475 days ago
|
|
I'm working on a pull request to add it to Yolo right now. I got this error: `AttributeError: module 'vidformer.cv2' has no attribute 'setNumThreads` Maybe you could add some noops to make it easier to swap. Edit: I saw the other functions that aren't implemented yet (https://ixlab.github.io/vidformer/opencv-filters.html) I had to comment out: fillPoly, polylines and drawContours. |
|