GithubHelp home page GithubHelp logo

vatic-docker-contrib's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vatic-docker-contrib's Issues

No such file or directory

Hi there -running Windows 10 Enteprise and using powershell in admin mode.
Have used vatic many times over the last few weeks, came back yesterday and suddenly started having this issue, as will be introduced below.

The following commands execute fine (CWD is the folder holding\data)
docker run -it -p 8080:80 -v C:.....\data:/home/vagrant/vagrant_data jldowns/vatic-docker-contrib:latest
/home/vagrant/start_services.sh
cd /home/vagrant/vatic

But now when I try to extract the frames it is not finding the video.
turkic extract /home/vagrant/vagrant_data/DJI_0011.mov /home/vagrant/vagrant_data/frames

Error message:
/home/vagrant/vagrant_data/DJI_0011.mov: No such file or directory
Aborted. Cleaning up...
Traceback (most recent call last):
File "/usr/local/bin/turkic", line 5, in
pkg_resources.run_script('turkic==0.2.5', 'turkic')
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 528, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1394, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/local/lib/python2.7/dist-packages/turkic-0.2.5-py2.7.egg/EGG-INFO/scripts/turkic", line 16, in
turkic.cli.main()
File "/usr/local/lib/python2.7/dist-packages/turkic-0.2.5-py2.7.egg/turkic/cli.py", line 147, in main
handler(args[1:])
File "/usr/local/lib/python2.7/dist-packages/turkic-0.2.5-py2.7.egg/turkic/cli.py", line 47, in init
self(parser.parse_args(args))
File "/home/vagrant/vatic/cli.py", line 48, in call
for frame, image in enumerate(sequence):
File "/usr/local/lib/python2.7/dist-packages/pyvision-0.3.1-py2.7-linux-x86_64.egg/vision/ffmpeg.py", line 67, in iter
yield self[i]
File "/usr/local/lib/python2.7/dist-packages/pyvision-0.3.1-py2.7-linux-x86_64.egg/vision/ffmpeg.py", line 53, in getitem
return Image.open(self.getframepath(k))
File "build/bdist.linux-x86_64/egg/PIL/Image.py", line 2410, in open
IOError: [Errno 2] No such file or directory: '/tmp/pyvision-ffmpeg-24654915/1.jpg'

Any help appreciated urgently.

switch between "outside of view frame" and "occluded or obscured"

Hi,
I have a problem in the following process:

  • I start labeling a pedestrian entering the frame and I annotate it as "occluded"
  • I scroll further using the scrollbar and uncheck the "occluded" checkbox when the pedestrian is fully visible
  • but when I scroll back to the earlier frames, the checkbox of "occluded" has changed to "outside of the view frame". Unchecking this seems to mess up the positions I defined before

Any idea what could be causing this?

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.