-
We could implement SAM as a microservice. A proof of concept using fastapi is available in the [microservice branch](https://github.com/biigle/magic-sam/tree/microservice). The idea is to have a worke…
-
CoralNet - accomodate polygon localizations
iNaturalist - Need temp repo where people can verify ids.
-
We collected the following usage statistics from biigle.de:
Laser point detection was attempted on 159368 images. Of these detections, 103059 (65 %) were successful. Of the successful cases, 23423 …
mzur updated
4 months ago
-
Some images might have a rotation flag set and it is neglected in some libraries but not in all, which leads to different orientations of the images used. E.g. in https://biigle.de/images/2240959/anno…
-
```
[2019-09-20 10:47:15] production.ERROR: Fatal error with laser point detection (code 0).
{
"command":"/usr/bin/python /var/www/vendor/biigle/laserpoints/src/config/../resources/scripts/delphi…
mzur updated
3 months ago
-
The error:
```
The report script 'to_coco' failed with exit code 1:
Traceback (most recent call last):
File "/var/www/vendor/biigle/reports/src/config/../resources/scripts/to_coco.py",…
mzur updated
9 months ago
-
So there was this error:
```
Error while executing python command '/var/www/vendor/biigle/magic-sam/src/config/../resources/scripts/compute_embedding.py '/var/www/storage/magic_sam/sam_chec ▶
…
-
Hey guys,
Just reporting an error with the tool
I have had an error with magic-SAM that says "Could not load the image embedding" each time I press the SAM button.
The processing seem to work…
-
There was a discussion (https://github.com/orgs/biigle/discussions/566) about a possible implementation of [SAM](https://ai.facebook.com/blog/segment-anything-foundation-model-image-segmentation/) in …
-
The method to adjust to available memory used by the novelty detection algorithm is flawed. We had a 3083 × 922 px image where it failed due to memory exhaustion. This shouldn't happen. Review [the me…