Giter Site home page Giter Site logo

frederictost / images_annotation_programme Goto Github PK

View Code? Open in Web Editor NEW
152.0 9.0 53.0 1.05 MB

Online web tool for image annotation (Pascal VOC format used in Image Recognition)

License: MIT License

CSS 15.74% JavaScript 53.03% PHP 12.05% HTML 19.18%

images_annotation_programme's Issues

how to run

Hi Frederic, thanks a ton for this repo, looks nice!

I am not a web guy so have no idea how to run this. Could you add quick instructions to the README? At the moment I only double click on the index.html.

PHP Fatal error reading annotations

When loading an image with annotations I'm getting the following error:
PHP Fatal error: Cannot use object of type DOMNodeList as array in /var/www/html/images_annotation_programme-master/inc/xmlVocReadAnnotationsFile.php on line 69

This is the code line: $filename = $this->_domDoc->getElementsByTagName("filename")[0];

No image is displayed when this error occurs, and the loading gif stays forever.

code 501, message Unsupported method ('POST')

I use the same code cloned without any change. However, while I tried to access localhost:8000, the image cannot be loaded. I got the error:

$ python -m http.server
Serving HTTP on 0.0.0.0 port 8000 (http://0.0.0.0:8000/) ...
127.0.0.1 - - [25/Dec/2017 17:13:21] code 501, message Unsupported method ('POST')
127.0.0.1 - - [25/Dec/2017 17:13:21] "POST /inc/getNewImage.php HTTP/1.1" 501 -

images not loading

I cloned project, didn't change or touch anything, and the images are not loading, keeps showing the "wait.gif"

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.