-
Since freeimage appears to be no longer receiving updates, it may be a good time to consider adding support for different image formats in separate modules, each using their own pixmap loader.
We m…
-
Access should pre-generate derivates based on ingested content.
Q: Is there a list of derivates to generate?
@chris-sleep
@lobajuluwa
-
I have downloaded the dataset from the website given in the repo. I can neither convert all the .tiff dataset (after splitting for train and test) into numpy-array, to go ahead and compile the model, …
-
I would like to know if it is possible to extract the detected objects from the images, convert them to vector format.
I would also like to know if the objects detected by being satellite images, if …
-
After saving a video of a colorchecker in H.264 format, taking a screenshot from the video and examining the image in the GIMP, the white square does not appear exactly white, having the green channel…
-
Options include:
* store as separate file and reference `nir_file_name` as well as `file_name` in COCO
* store as alpha channel (but separate it out for frontend viewing)
-
ImageMagick offers the ability to read *HDR image data* and return float arrays with high dynamic range. Unfortunately, loading an HDR file with ImageMagick.jl, I only receive a 16-bit-quantized repr…
-
feh support this type of images addition of these would be nice.
-
I've just fixed some "cannot seek" exceptions being thrown in #1116 ([3474322](https://github.com/sepinf-inc/IPED/pull/1116/commits/3474322723c3001ab9f86638320637afb3444c9c)) caused by JAI ImageIO TIF…
-
Hey everyone, I have trained my model in fastai using the MIDOG 2021 dataset, and my object detection model is working great, I have a minor issue while inferencing the model on totally new two images…