Giter Club home page Giter Club logo

street-view-house-numbers-svhn-detection-and-classification-using-cnn's Issues

Error

ValueError: 'img_name' is both an index level and a column label, which is ambiguous.

I am getting this error when I run the file construct_datasets.py

How do I solve this error?

Inaccurate prediction

Hi, I have a clear house number image,however I can't get the correct predict.
What kind of pretreatment should I do?
Thank you for your time.
1
2

cnn models

Hi
You have not included cnn models, model json.

And can I know the scripts running flow. if you have already trained the model, then have only to upload an image and have to test only :) so can I know where the main testing and image uploading is handled

HDF5 error / Unable to open train_data_processed.h5

Hello,when I run combi_models an error occur
here is the error messages
Traceback (most recent call last):
File "d:\RCB\Street-View-House-Numbers-SVHN-Detection-and-Classification-using-CNN-master\combi_models.py", line 47, in
train_data = pd.read_hdf(os.path.join(root_dir,'data','train_data_processed.h5'),'table')
File "D:\ANACONDA\lib\site-packages\pandas\io\pytables.py", line 389, in read_hdf
return store.select(key, auto_close=auto_close, **kwargs)
File "D:\ANACONDA\lib\site-packages\pandas\io\pytables.py", line 740, in select
return it.get_result()
File "D:\ANACONDA\lib\site-packages\pandas\io\pytables.py", line 1518, in get_result
results = self.func(self.start, self.stop, where)
File "D:\ANACONDA\lib\site-packages\pandas\io\pytables.py", line 733, in func
columns=columns)
File "D:\ANACONDA\lib\site-packages\pandas\io\pytables.py", line 2995, in read
start=_start, stop=_stop)
File "D:\ANACONDA\lib\site-packages\pandas\io\pytables.py", line 2540, in read_array
ret = node[0][start:stop]
File "D:\ANACONDA\lib\site-packages\tables\vlarray.py", line 681, in getitem
return self.read(start, stop, step)[0]
File "D:\ANACONDA\lib\site-packages\tables\vlarray.py", line 821, in read
listarr = self._read_array(start, stop, step)
File "tables\hdf5extension.pyx", line 2155, in tables.hdf5extension.VLArray._read_array
ValueError: cannot set WRITEABLE flag to True of this array

Thank you in advance.

Weights Link

Hi can u mention the link,

'Weights for both CNNs and .h5 files for train and test datasets are available in the link below:'

How we can use it ?

Hello,
thank you so much about shairng your poject .

can i ask you moore details about how we can use it well ?

thank for advance

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.