-
Thanks for all the work put into dlib, Davis!
**Introduction**
I know there are a lot of fancy image annotation tools out there, and workarounds to get these files into Dlib.
However, Imglab c…
-
Hi @AlexeyAB & Team ,
I am planning to solve a multi-label problem using YOLOv4.
The problem is to detect the presence and position of catheters and lines on chest x-rays-
[https://www.kaggle.com…
-
**User Feedback:**
Keep in mind, some of these augmentation tasks will need to be applied to the ground truth image labels as well (e.g. masks). Mainly the ones that change the scale, occlude, or ori…
-
Hi,
I am not sure if it's the right place to put this, but I want to use the oppurtunity to thank all the developers that were/are working on this Mask RCNN implementation. At ImageMonkey we are no…
-
I have jpg files that contains 230.000 car plate images for graduate project and i'm new for this topic.
What exactly should I do for plate recognation. Which format should I use and how can I conver…
-
First I just wanted to say thank you for this. I can do *almost* exactly what I want with it.
I'm finding that providing a value for `anchor` gives unexpected results.
For example, I'd expect th…
-
I like the idea. I can add on onOpen hook that you can add your custom script to. I already have a hook for onDrop, but I don’t think it is very well known. I could have some other hooks:
- onPaste
…
-
All the examples at https://mirador-download-plugin.netlify.app/ use IIIF presentation level 2 examples. Manifests using IIIF level 3 instead don't work - the plugin loads but no actual page gets show…
-
when i in a bad network, the image load error, how can i reload it ? could provide a reload event, and i can override it?
-
### Describe the bug
my dataset is in form : train- image /n -labels
and tried the code:
```
from datasets import load_dataset
data_files = {
"train": "/content/datasets/PotholeDetection…