-
We could provide a function to easily import volumes from [Pangaea](https://www.pangaea.de) as remote volumes. These volumes can keep a reference to their source and all the metadata stored in Pangaea…
-
Implement a new feature to suspend users. Suspended users cannot perform any action in BIIGLE (including login). Existing browser sessions should be invalidated when a user is suspended.
This could…
-
CoralNet - accomodate polygon localizations
iNaturalist - Need temp repo where people can verify ids.
-
It was suggested in the [MIW 2017](https://doi.org/10.3897/rio.3.e13820) that there should be a way to train researchers how to produce reliable and accurate annotations:
> The attendees agreed tha…
-
Vue 3 offers better performance for reactive properties than Vue 2. It also allows a more fine-grained control of which properties should be reactive and which not. This could solve issues like those …
mzur updated
2 months ago
-
Nothing uses the annotation label confidence and there is no way to set it in the UI. Also, since I have no hope of ever implementing biigle/core#53, there will be no way to enable/disable the annotat…
-
As in biigle/annotations#93, implement URL parameters to activate annotation filtering. Add a parameter `annotationFilter` which can be one of `label`, `user`, `shape` or `session`. Then add a paramet…
-
I played around with video stream support. An OGG stream via HTTP can be created with VLC like this:
```shell
cvlc "my-video.mp4" --sout='#transcode{vcodec=theo,vb=800,acodec=vorb,ab=128,channels=…
mzur updated
4 months ago
-
Allow multiple mirrors for the same volume, which are selected like a CDN to load the image from the nearest location. Effectively, a volume can have a "default" URL and then a set of "mirror" URLs, e…
mzur updated
10 months ago
-
We should explore the implementation of an interface to FathomNet. This interface should allow an easy export of (image) annotations from BIIGLE to FathomNet. As far as I can see this would only work …