-
I see there is the option to make imagetagger in the make file. I have never seen anything about this or gotten it to successfully build. Anybody have any input on what it does or documentation?
ghost updated
7 years ago
-
When JQuery (1.8.3) is introduced to a page with the selector pack the selectors fail to work and the following is sent to the console:
``` javascript
Uncaught TypeError: Object [object Object] has n…
-
```
File "src/imagetaggers/run.py", line 51, in
aws.process_local( aws_client, out, image )
File "/home/mnelimar/image-taggers/src/imagetaggers/aws.py", line 30, in process_local
MinC…
-
## Is your feature request related to a problem? Please describe.
Can't delete annotation types.
## Describe the solution you'd like
Allow deletion of annotation types in the web-ui.
## …
ghost updated
4 years ago
-
## What I'm trying to do
Trying to run ImageTagger with uWSGI and NGINX over socket file
## What I've tried
I first tried to follow this tutorial:
https://tonyteaches.tech/django-nginx-uwsgi-tut…
-
When no annotation type is selected, all the existing annotations should be drawn into the image. To clarify which annotation type they are, each annotation type should be drawn in its customizable co…
-
optionally zoom into image section when hovering to increase accuracy
-
Hi Huseyin,
I just woke up this morning with an idea of how would I filter my photos database (using digital cameras from circa 2001) and only pick images where is my dog. I thought it is gotta be …
-
If the ImageTagger is used frequently teams will have several datasets making some kind of sorting an importing feature. A first step would be to include a tabbed layout, e.g. "default", "date created…
-
As the app heavily depends on JS and AJAX on the client side, using a JS framework (i.e. Angular/React/Vue) might increase the maintainability and modularization.
I see two ways to implement this.
…