DarkMark icon indicating copy to clipboard operation
DarkMark copied to clipboard

Marking up images for use with Darknet.

Results 12 DarkMark issues
Sort by recently updated
recently updated
newest added

It would be amazing to have a filter function. I.e. to be able to filter for images which contain specific classes in the overview. Also right clicking on an image...

I'm installing darkmark I'm on Ubuntu 18.04 I do not understand what the problem is I tried installing darkmark into two different computers it gave me the same Error [...

Is there a preferred way to delete a class from a dataset? I wrote a quick python script to change all the *.txt file class numbers, as well as obj.name,...

In release builds, when using the "flip" or "rotate" functionality on a dataset that contains very large images, DarkMark may segfault. Stack trace looks like this: ``` 2021-10-21 09:10:35 aborting...

I think the feature `auto show darknet predictions` only should evoke darknet if there are no marks already. Going through **already marked up** images with `auto show` on is significantly...

This is about UI convenience in DarkMark. If the user needs to associate distinct colors to the classes she works on, a list of color values can be read from...

When a project has an excessively large number of images (millions) it takes the launcher too long to go through and count all the images, find the json files, etc....

Dear Stephane, Context: OS= Arch Linux GCC 13.1.1 After cloning, mkdir build, cd build, cmake .., cmake --build ., I get the following error ``` unger% cmake --build . --parallel...

Dear Stephane, First, thank you very much for your work on darknet, darkhelp and darkmark. These are fantastic tools. I encounter a compilation error `error: ‘exchange’ is not a member...

This is more an enchantment idea: wanted to use darkmark also in include a high level way to insert or add augmentation in images already present, like the many augmentations...