| Who | When |
Messages | |
|
|
|
| USER
|
133
|
 |
|
11-14-2008 01:12 PM ET (US)
|
|
Please help me asap.. its kinda urgent!!!
thanx in anticipation
|
| USER
|
132
|
 |
|
11-14-2008 01:11 PM ET (US)
|
|
Sir
Now i have enabled SSI in my system. It is working fine as i have tested it by running a test file in the browser.Even then tool.html is hanging @ Loading image.... and the pageinfo is not showing xhtml and stuff. What might be the reason??
Thanks in advance
|
| bharath vissapragada
|
131
|
 |
|
11-14-2008 12:40 PM ET (US)
|
|
Sir,
After editing "all" line as you said,Makefile is working properly without giving any errors but when I am trying to open tool.html ..the screen is once again hanging @ Loading image labelme.txt is showing all the images correctly.But in the page properties it is showing text/html.Please help me out!!
Thanks in advance
On Fri, Nov 14, 2008 at 11:00 PM, QT - LabelMe < qtopic-37-E4xRZ7fZZhh@quicktopic.com> wrote:
> < replied-to message removed by QT >
|
LabelMe
|
130
|
 |
|
11-14-2008 12:30 PM ET (US)
|
|
Hi,
Since it looks like the Images/ and Annotations/ folders are in the same directory as the annotation tool code, you can change the "all" line in the Makefile to read:
all: dirlists counter logs
Then, try running "make" again. If the rest of the commands do not work, then it looks like your system is not set up to properly execute the bash commands in the Makefile. My suggestion here is to do a Google search to resolve this.
Regarding SSI, I would suggest a web search since this depends on how your system is configured.
Best, Bryan
|
| USER
|
129
|
 |
|
11-14-2008 12:26 PM ET (US)
|
|
Sir,
In the page properties it is showing text/html ..not any xhtml or so!!
|
| bharath vissapragada
|
128
|
 |
|
11-14-2008 12:13 PM ET (US)
|
|
Sir , Thanq for replying so fast. Iam getting an error as follows:
------------------------------------------------------------- ------------------------------------------------------------- if [ -a "Images" ]; then echo "IMAGES_DIR all set."; else ln -s /var/www/labcopy/lab/LabelMe1/Images Images; fi
[ : 1:Images: unexpected operator
if [ -a "Annotations" ]; then echo "ANNOTATIONS_DIR all set."; else ln -s /var/www/labcopy/lab/LabelMe1/Annotations Annotations; fi
[ : 1:Images: unexpected operator --------------------------------------------------------------- -------------------------------------------------------- /var/www/labcopy/lab/LabelMe1 is my path ..iV created Images and Annotaions directories mannually . I also created directory figs in both images and annoations folders .I placed my images in he figs folder in Images directory.
I also dunno exactly about SSI .Can you please send me a link or something regarding it.
Thanks in advance
On Fri, Nov 14, 2008 at 10:27 PM, QT - LabelMe < qtopic-37-E4xRZ7fZZhh@quicktopic.com> wrote:
> < replied-to message removed by QT >
|
LabelMe
|
127
|
 |
|
11-14-2008 11:57 AM ET (US)
|
|
Hi,
Can you e-mail us directly what the Makefile error is? Also, make sure to check that your site is generating XHTML pages. If not, then you need to configure Server Side Includes (SSI) properly.
Bryan
|
| USER
|
126
|
 |
|
11-14-2008 11:51 AM ET (US)
|
|
Sir Ive gone through your annotation tool.It is an excellent project and i downloaded(received thru mail) your source code.When i am trying to configure it on my ubuntu system ,After running the make file it is showing some error in the 1st two lines (i.e, near Images and Annotations).Now if i run tool.html my screen is hanging up @ loading image......No image is being displayed .Please assist me in solving the problem asap!! its a kinda urgent!!!
Thanq!!
|
| Antonio Torralba
|
125
|
 |
|
11-02-2008 06:51 PM ET (US)
|
|
Thanks for the suggestion. CVS will be the best thing to do. We will try to set this up (maybe after the CVPR deadline...)
The toolbox is being updated very often but we always try to make sure that it is backwards compatible.
Antonio
QT - Tomasz wrote: < replied-to message removed by QT >
|
| Tomasz
|
124
|
 |
|
11-02-2008 06:22 PM ET (US)
|
|
Hey LabelMe gurus,
I've been using LabelMe for quite some time for my research and I like to make sure I'm using the most recent version of the Labelme Toolbox at all times. Periodically re-downloading it seems kind of silly. CVS/svn would be awesome, but just putting the timestamp of the most recent version next to the link would work too.
Thanks, Tomasz
|
| Emily
|
123
|
 |
|
10-16-2008 11:19 PM ET (US)
|
|
It is said that there are 5.8 Gbytes for training.tar.gz in train in Spain and test in the rest of the world ( http://people.csail.mit.edu/torralba/benchmarks/). But when I download them, this package is only 1.8 Gbytes. When I unzipt it, it fails and pops up the information "it is not complete". Could you please have a check and upload the full 5.8 Gbytes images. Thanks
|
| Moreno
|
122
|
 |
|
10-16-2008 11:07 AM ET (US)
|
|
Which version of MATLAB do I need to run LabelMe? I have a 6.0 and in the office a 7b. With 6.0 you cannot initialize the database:
Dlabelme=LMdatabase(HOMEANNOTATIONS);
Nfolders =
151
1/151, Total images:0, annotation files:0 (with 0 empty xml files) 2/151, 05june05_static_indoor ??? Error using ==> subplot Too many input arguments.
Error in ==> C:\MATLAB6p5\toolbox\LabelMeToolbox\LMdatabase.m (plotbar) On line 226 ==> ha = subplot(2,1,1, 'parent', fig); cla(ha)
Error in ==> C:\MATLAB6p5\toolbox\LabelMeToolbox\LMdatabase.m On line 194 ==> plotbar(Hfig,f,Nfolders,i,N);
these errors occur both using the data online and after having downloaded the entire database. Does someone know why is this happening?
Cheers
|
| Noah
|
121
|
 |
|
09-30-2008 07:28 PM ET (US)
|
|
Just wanted to say couple of bugs happen when running LabelMe on Firefox 3.0.3.
First, when editing or deleting an annotation a point is automatically created somewhere around the top left corner.
Also, after about 10-15 minutes of use the browser seems to crash because of what appears to be a memory overload.
|
| |
Messages 120-118 deleted by topic administrator between 09-27-2008 09:31 AM and 09-23-2008 04:37 PM |