Open wpbonelli opened 3 years ago
Also need to match the functionality here https://github.com/SvenTwo/epidermal/blob/master/static/js/annotate.js
Could use this https://github.com/recogito/annotorious
Should we do this from the ground up? Dash app plugins might be an alternative (we could allow developers to pair their workflow with a GUI this way), e.g.
Dash probably isn't flexible enough.
Maybe we can tie these two tools together
ImageJ-JS also might be an option... could load it in an iframe?
Would also be nice to support straight-line or free-drawn boundary adjustment, e.g. for Tomato Analyzer and other contour detection use cases
We could use CVAT, possibly integrated with FiftyOne (tutorial here). CVAT is self-hostable
could take advantage of webassembly and build opencv apps directly in Javascript https://github.com/ucisysarch/opencvjs
From Wei's project here https://github.com/oceam/EasyPCC_V2/tree/master/collectTrainJS_v2