
MMdetection is not supported anymore
Whole set of MM* tools is on EOL...
I’ve used MMDetection (mmengine, mdet, mmcv) quite a bit, And now looks like it’s out of the game. It’s a pity. I liked it’s model zoo.
Whole set of MM* tools is on EOL...
I’ve used MMDetection (mmengine, mdet, mmcv) quite a bit, And now looks like it’s out of the game. It’s a pity. I liked it’s model zoo.
Awesome new AI model to produce image from text
Recently Black Forest Labs published a set of text-to-image AI models. These models are told have much higher output quality. Let’s try them out
Frequenly needed bits of python code
Sometimes need this but can’t find rightaway. So keeping them all here.
Labelling and training needs some glueing
When I trained object detector AI some time ago - LabelImg was a very helpful tool, but the export from Label Studio to COCO format wasn’t accepted by MMDetection framework..