-
If I run in biigle
```
nvm use 23
npm run prod --verbose
```
`npm` fails silently.
If I run npm run prod with any other version of node, from 18 to 22, e.g.
```
nvm use 22
npm run prod
`…
-
The current volume metadata file validation is performed in two steps. First, the format-specific validation is performed in `recognizesFile()`. Second, the validation of the parsed metadata is perfor…
-
This is about the implementation of LabelBOT. The details have already been discussed. Below is my mockup of the UI. Further discussions can happen here.
![labelbot-ui-1](https://github.com/user-at…
-
If the moov atom is at the wrong location, [the video may not be displayed correctly](https://github.com/biigle/core/issues/391#issuecomment-1470201751). Add a validation step to the ProcessNewVideo j…
-
With the new label tree overview (biigle/core#303) there is enough space to show a few example annotations if a label is selected in the tree. This can be similar to the example annotations in the ann…
-
This module should implement automatic point to polygon conversion using SAM in BIIGLE. It can work similar to biigle/maia:
A user starts a conversion job. The job runs on a GPU and processes all i…
-
Display georeferenced grids as context information in the image annotation tool of BIIGLE.
ToDo:
- [x] Add a settings option in annotation tool to (optionally) display georeferenced grid (opaci…
-
Potential AI/label platforms:
https://voxel51.com/fiftyone/
https://edgeimpulse.com/
https://encord.com/
https://neptune.ai/
https://labelbox.com/
https://www.lightly.ai/
https://roboflow.com/
https:/…
-
The geo map is not shown on the image information view (`/images/:id`). This should be fixed.
mzur updated
2 months ago
-
Largo could be used (by an expert) to review the annotations of a single other user. To do this, the annotations need to be filterable by users. The reviewer/expert can select one (or more) user(s) to…