Giter VIP home page Giter VIP logo

Comments (5)

Daniel451 avatar Daniel451 commented on May 29, 2024

Preferred way of using the tool (for emphasizing collaboration) is simply using our hosted service at: https://imagetagger.bit-bots.de/
This allows for ease of use and also easy collaboration between different teams.

If you'd like to self-host your own instance you are of course also welcome and allowed to do so. However (due to limited resources) we can not offer hard-/software support for self-hosted instances.

Maybe @NFiedler has an idea what could cause your error...or you'll just try our hosted service ;)

from imagetagger.

NFiedler avatar NFiedler commented on May 29, 2024

Please make sure to set up the required PostgeSql Database and adapt the setup.py accordingly. A user-guide does not exist at the moment.
Some questions about how to use the runserver script are explained here and in the Django doku.
Please note that the runserver script is a way to run the instance for test and development purposes. Here an rkt container is provided, which is used for our public instance.

from imagetagger.

veyvin avatar veyvin commented on May 29, 2024

Can I use sqlite , and not valid email address when Create a new user

from imagetagger.

NFiedler avatar NFiedler commented on May 29, 2024

The tool uses a PostgreSQL JSONB-Field to store the label vectors. So you can't switch to SQLite without heavy adaptations there.

With 02a47f6 we started to use django-registration. In our examle configuration, the registration mails are written to the console.

from imagetagger.

timonegk avatar timonegk commented on May 29, 2024

In commits c03bfe2 and b8f0a40, the setup guide was improved to be more helpful. I will close the issue now. If you have further questions, feel free to ask in this issue.

from imagetagger.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.