germanattanasio / visual-recognition-nodejs

DEPRECATED: this repo is no longer actively maintained
Apache License 2.0
361 stars 351 forks source link

Unable to Load .zip file for Classifier #219

Closed Emballanco closed 8 years ago

Emballanco commented 8 years ago

I am trying to train Visual Recognition by loading zip files. When I attempt to load I receive an error message "You can only upload zipped archives of images". See the image in the attached file. visual recognition error

I tried Winzip and Windows Explorer file compression. A representative zip file is attached. Bridges.zip

I experience the same problem on the Visual Recognition demo site.

kognate commented 8 years ago

Thanks. I think I can see the problem. For now, if you could try to select the box and pick the file out of the file picker you should avoid that error.

Emballanco commented 8 years ago

Joshua,

I’m afraid I received the error (with zipped spelled correctly) after applying the changes.

kognate commented 8 years ago

Can you go to this URL and paste in what is says about your browser please?

https://www.whatismybrowser.com/detect/what-is-my-user-agent

Emballanco commented 8 years ago

Here it is:

What is my User Agent?

Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

This page shows you what your web browser is sending in the "User-Agent" header for your HTTP requests.

kognate commented 8 years ago

Thanks. We are looking into this.