Replies: 4 comments 8 replies
-
Hi there! Thanks for the discussion question. Unfortunately the short answer is yes, the image annotation tools are custom-built as part of Zooniverse’s frontend. The classifier interface where volunteers draw on images is coupled with the project builder (currently resides in the legacy repo Panoptes-Front-End), so using annotation code outside of the Zooniverse ecosystem would be difficult. Taking inspiration from Zooniverse’s open source code to build your own tool is definitely encouraged though, and I suggest starting with code in the InteractionLayer and drawingTools folder if you’re going to dig in. |
Beta Was this translation helpful? Give feedback.
-
If you’re looking for an open source image annotation library, Annotorius v3 was just released yesterday. It’s an open source tool, based on the W3C Web Annotation standard, with both vanilla JS and React bindings. |
Beta Was this translation helpful? Give feedback.
-
We are looking for a frontend developer as our teammate for our edtech project [email protected] |
Beta Was this translation helpful? Give feedback.
-
We are looking for frontend and backend developers as our teammates for our edtech project [email protected] |
Beta Was this translation helpful? Give feedback.
-
Hello. I'm doing some research into image annotation tools. Poking around the Zooniverse repo, it seems like your image annotation tools are all custom-built and baked into the
front-end-monorepo
monolith. Is this more-or-less accurate? Do you think it would be very difficult to fork/customize the Zooniverse image annotation tools for use as a standalone image annotation tool, or is it inextricably tied to the rest of the Zooniverse monolith?Beta Was this translation helpful? Give feedback.
All reactions