-
Querying images with GeoImageConstraints returns a bad request to url `ValueError: Bad request: http://fathomnet.org:8080/images/query`.
```
from fathomnet.api import images
from fathomnet.models…
-
Need an endpoint to get a user by UUID. May be possible by Firebase UID. Shouldn't use query by email for security reasons.
-
Ari requested the following ... add the following API endpoints in FathomNet:
- Find annotations by userdefinedkey
- Return changes by annotation
-
if your contribution winds up in FathomNet, get points; could be used to quantify/improve your confidence rating or leveling up an enthusiast.
-
Note: FathomNet currently assumes that all images that are not verified needs assistance, however this is not a targeted approach. Contributors can search for concepts that are unverified in their are…
-
Placeholder Gannt. To be edited after our discussion.
```mermaid
gantt
title FathomNet Beta 2.3 - Community Features
excludes weekends
dateFormat YYYY-MM-DD
todayMarker stroke-width:5px,strok…
-
I am trying to work my way through a collection to look at every image and it is very hard to get back to the specific image I left off at. For example this morning I was trying to get to image 800 of…
-
I am able to generate COCO style json files by using fathomnet-generate with the option --format coco.
In your Colab tutorial you explain how to use image.to_pascal_voc to generate Pascal_VOC data…
-
Perhaps something we need to fix
-
My laptop is running Ubuntu 20.04 with python 3.8.10
I installed fathomnet by:
python -m pip install fathomnet
When I try to use it I get the following errors:
% python
Python 3.8.10 (defa…