Muhammad Harris

Results 8 issues of Muhammad Harris

Cmake can produce multiple library files produced by root cmakelist.txt or multiple subprojects. there is no way to set these library paths/names, but just a single library name. is it...

Pass build arguments to cmake ### Expected Behavior ``` cmake { ... arguments.set(listOf("-DBUILD_WHATEVER=< value >", "-DBUILD_WHATEVER2=< value >")) } ``` should be able to pass build arguments. something similar to...

why are these not equal ``` assert_eq!(img.get_raw_pixels().len(), img.get_bytes().len()) ``` @igrep @rsk700 @Horki @Clivern @samuelvanderwaal

@silvia-odwyer any way to have watermark with opacity. or something with png watermark with no background

Firstly thanks for sharing the dataset. While looking into the data in perticular the annotaions dictionary which is suppose to follow the coco format has invalid values for the field...

can not find pre-preprocessing.py??

Broken dependencies for dinov2 segmentation mmcv v2 and mmseg incompatiple with pytorch version on colab. i have create a pull request for the notebook please look into it. Pull request:...

I have created a new notebook for semantic segmentatic segmentation with dinov2 The current notebook does not works out of the box and many dependencies have either been outdated, deprecated...

CLA Signed