Code Monkey home page Code Monkey logo

Comments (11)

AndyTang15 avatar AndyTang15 commented on August 18, 2024 1

@fucusy when you load video, try to add "--offline" as well, e.g. turkic load id ../output/f_video1 Person ~Male ~Female Label2 ~Attribute1 --offline

from vatic.

AndyTang15 avatar AndyTang15 commented on August 18, 2024

Finally I've solved the problem.
open terminal on the files of extracted frames, and tap:
chmod 777 -R .
Then Vatic will work well.

from vatic.

fucusy avatar fucusy commented on August 18, 2024

how can you make this work locally? I have installed all dependencies of vatic, but I do not know how to begin to annotate video. I have published video by turkic and I visited http://localhost:8088/, got Welcome to vatic message. http://localhost:8088/server , got "Error 404 Action undefined."

from vatic.

fucusy avatar fucusy commented on August 18, 2024

➜ vatic git:(master) ✗ turkic status
Configuration:
Sandbox: False
Database: mysql://root:password@localhost/vatic
Localhost: http://localhost:8088

Status:
Available: 1
Published: 0
Completed: 0
Compensated: 0
Remaining: 0

Server is offline.

from vatic.

fucusy avatar fucusy commented on August 18, 2024

after run turkic publish --offline
the status is the same.
and fail to run turkic publish

from vatic.

fucusy avatar fucusy commented on August 18, 2024

I successfully see the annotate web interface, but how can I finish the annotation job. so that I can dump my annotation result. and now every time I run turkic status, it outputs Completed: 0, like below

➜ vatic git:(master) ✗ turkic status
Configuration:
Sandbox: False
Database: mysql://root:password@localhost/vatic
Localhost: http://localhost:8088

Status:
Available: 1
Published: 0
Completed: 0
Compensated: 0
Remaining: 0

from vatic.

AndyTang15 avatar AndyTang15 commented on August 18, 2024

@fucusy when you finish annotating, click the botton 'save work', then you can dump

from vatic.

fucusy avatar fucusy commented on August 18, 2024

thanks, got it

from vatic.

AkarshNKolekar avatar AkarshNKolekar commented on August 18, 2024

Can you please let us know how you managed to open the annotation web interface? The links generated after 'turkic publish --offline' open a webpage with the message 'Server Error'. @fucusy

from vatic.

TanFluent avatar TanFluent commented on August 18, 2024

@AkarshNKolekar when run the "turkic publish --offline",you will get "http://localhost/?id=1&hitId=offline". You should replace "localhost" with "you ip:port" suck as "http://127.0.0.1:8111/?id=3&hitId=offline". And paste this url on you explorer ,and that's it

from vatic.

uzbhutta avatar uzbhutta commented on August 18, 2024

@AkarshNKolekar & @fucusy, I am also facing the webpage with message "Server Error" when I access the links generated by "turkic publish --offline". When I go to http://localhost/, I see the "Welcome to Vatic" box.

@TanFluent I tried your suggestion, but no success.

Any help would be appreciated.

from vatic.

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.