-
Converting a list of ROIs to a label image (either consisting of suitable integers, or a real `Img`) and vice versa is a common use case.
You can find scripts doing this (or similar tasks) in sever…
-
I train on images with 70 car damages, so some images have very small and thin objects (stains, key scratches, etc) and the others are quite large and wide (bumper scuffs). I only have one class type …
-
This has been already discussed here:
https://github.com/aleju/imgaug/issues/499
https://github.com/aleju/imgaug/issues/710
The situation is: I want to augment a satellite image and its correspon…
-
I adapted the "build_convert" of the PASCAL Dataset to convert my dataset to execute the DeepLab, but all my segmentation tests generate a black image prediction.
My dataset has images with 140x14…
-
I setup the example to use SAM model to label my segmentation dataset faster.
I uploaded a few images from my local machine and was able to prompt SAM with keypoints to generate masks for the objects…
-
Hello, I am trying to perform surface reconstruction with envelope constraints on point clouds that have boundary. In the paper
"Kazhdan, M., Chuang, M., Rusinkiewicz, S., & Hoppe, H. (2020, August)…
-
LaneAF: Robust Multi-Lane Detection with Affinity Fields. (arXiv:2103.12040v2 [cs.CV] UPDATED)
https://ift.tt/2PszTpo
This study presents an approach to lane detection involving the prediction of bina…
-
**Describe the bug**
Morphometrics computations fail when inputting some images, as discussed in #551. Even after converting the image to 8-bit grayscale, an alpha channel was still present (probably…
-
Hello everyone,
I would like to first thank milesial for such an amazing code and active responses to all the issues. I am using the same code to implement real-time segmentation, i have had 10 im…
-
Hi, when trying to run train.py from scratch i have gotten the error in the title.
as i'm unfamiliar with the model I have no idea why the code tries to put factor into a function that only has z_fa…