annotation-tool
Here are 213 public repositories matching this topic...
I have set up Postgres in Kubernetes and also setup Doccano in Kubernetes however it's working well but wants to know the mount point for Kubernetes to attach Persistence volume.
My deployment.yaml
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
labels:
app: doccano
name: doccano
namespace: default
spec:
progressDeadlineSeconds: 600
replicas: 1
revisi
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Sep 2, 2020 - JavaScript
Also, "prev" button should not show if there is no previous sample
-
Updated
Jun 3, 2020 - C++
-
Updated
Oct 7, 2020
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug exceptions.
-
Updated
Jun 11, 2020 - Python
-
Updated
Sep 20, 2020 - JavaScript
-
Updated
Sep 4, 2020
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Sep 18, 2020 - Python
-
Updated
Oct 31, 2019 - Python
-
Updated
Oct 6, 2020 - Java
-
Updated
Aug 19, 2020 - Python
-
Updated
Oct 7, 2020 - Java
-
Updated
Apr 30, 2019 - C++
Improve touch
allowTouch should be true by default, however, the fact that it disables scrolling can feel very janky.
It should have an intuitive toggling mechanism - i.e. only allow annotation creation when the image is clicked at least once (focusing on image)
-
Updated
Oct 5, 2020 - R
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Dec 2, 2019 - JavaScript
-
Updated
Jul 21, 2020 - C
This is a collection of smaller GUI and UX things:
- Making User & Sys response boxes bigger (resizable)
- Improving File Naming Style
- Improving css in general.
-
Updated
Oct 7, 2020 - Python
-
Updated
Jun 30, 2020 - TypeScript
-
Updated
Mar 17, 2020 - JavaScript
-
Updated
Oct 7, 2020
-
Updated
Jan 20, 2020 - Python
Improve this page
Add a description, image, and links to the annotation-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the annotation-tool topic, visit your repo's landing page and select "manage topics."
I wanted to know if there is any support in the tool where the user can select multiple unique labels and rename it as one label?
What I want is very similar to grouping thing which is available in the tool. But instead of selecting "n" number of labels and grouping them, I wanted to give those "n" number of selected labels a different label name.
Thanks in advance!! Please let me know if th