-
Hello,
Is it possible to get the old joint track auto version instead of the machine learning version?
Kind regards,
Tamara
-
### Describe the bug
I trained a lora with simpletuner using ai-toolkit preset (I used all+ffs and others and it doesnt train correctly on hard concepts).
And Now I have this issue when loading the …
-
Need proper README for the following:
- [x] [Canny Edge Detection](https://github.com/geekquad/Image-Processing-OpenCV/tree/master/EdgeDetection/CannyEdgeDetection)
- [x] [Prewitt Edge Detection](…
-
I noticed that the `'Filters` notebook uses the old API for edge detection.
```julia
img = testimage("cameraman")
edges = canny(img, (Percentile(99), Percentile(20)))
```
You may wish to swap …
-
Likely can use **OpenCV (Computer Vision)**
Probably only feasible if an EKG with gridlines. Should be able to reasonably detect these straight lines.
- the web review screen/patient strips has gr…
-
Canny Edge detection - Implemented with Gaussian Blur, and sobel filter library. (temporarilly).
I will change it If I implemented sobel filter and gaussian blur function
-
to add examples after applying edge detection e.g. Canny Edge Detector.
-
### Task at Hand
Look into [CycleGAN](https://github.com/Harshpatel44/Image-to-Sketch-using-Cycle-GAN) as a potential replacement for Canny edge detection. Figure out how this would fit into our proje…
-
My set up is Ubuntu 12.04, ROS Groovy and the Debian Ecto packages.
I expected the following code to run the Canny edge detection for 5 seconds and then quit. However, the video window never appears…
-
# Edge detection for the ImageHorizonLibrary
Get more robust tests by the use of Canny edge detection in the ImageHorizonLibrary
[https://blog.robotmk.org/post/ihl-skimage-pr/](https://blog.robotmk.…