CSAILVision / LabelMeAnnotationTool

Source code for the LabelMe annotation tool.
MIT License
1.38k stars 434 forks source link

labelme not saving xml annotation on ubuntu 18.04 #95

Closed mailtohrishi closed 5 years ago

mailtohrishi commented 5 years ago

Hi I installed LabelMe on a machine running Ubuntu 18.04, using the instructions provided on github for ubuntu 16.04. But while I am able to draw the polygon/bbox, it does not get saved on the server end (in the Annotations/ subdirectory) as an xml file. No such problem happens when I run LabelMe on a machine having ubuntu 16.04, using exactly the same set of installation instructions. What could be failing?

simonlsk commented 5 years ago

same here, any solutions?

mailtohrishi commented 5 years ago

From apache error logs, the problem was found to be location of globalvariables.pl file. It can be solved by looking at a sibling problem (I fixed it that way) https://github.com/CSAILVision/LabelMeAnnotationTool/issues/1