Ethan Reid
Ethan Reid
Hi, I got the predict function to work with only the cpu, but when I run with gpu it just returns nothing. This is what I am getting in the...
Some users have had trouble with Pyvips. Added a fallback to use PIL inside of image_crops.py. When using PIL, there is a slight wall clock penalty of about 0.2 second...
Fixed bug in finetune_region.py that was introduced when log2 was added. Bug pointed out here: https://github.com/vikhyat/moondream/issues/267 Included an eval script for waste detection. The F1 score improves from 65.67 ->...