Skip to content

issues Search Results · repo:MuhammedBuyukkinaci/TensorFlow-Multiclass-Image-Classification-using-CNN-s language:Python

Filter by

when using your repository I have an error in In[4] error called could not broadcast input array from shape (227,227) into shape (1024,3)
  • AbdelrahmanAmrAtiia
  • Opened 
    on Jun 2, 2020
  • #7

Can you share how to training dataset from image to numpy?
  • agungsugiarto
  • 4
  • Opened 
    on Jul 4, 2019
  • #6

I am got error when running this command. can you help me? #Unzipping file with zipfile.ZipFile( datasets.zip , r ) as zip_ref: zip_ref.extractall() #Reading .npy files train_data = np.load(os.path.join(os.getcwd(), ...
  • agungsugiarto
  • Opened 
    on Jul 4, 2019
  • #5

I am using: Multiclass_classification.ipynb I have seen there is a output_classes = 4 which means you have four classes. Now i want to use this Code for 10 classes. So I changed output_classes = 10. And ...
  • johnrobertus
  • 16
  • Opened 
    on May 10, 2019
  • #4

How are you initializing weight matrix in multiclass_classification_gpu.py line number 83. Although when avoiding vanishing and exploding gradient, we need to use np.random.randn(size_l, size_l-1). Can ...
  • vanrajbrown
  • 4
  • Opened 
    on Feb 5, 2019
  • #3

i have used your architecture to train and test for 8 output classes and im finding it bit difficult to do that. im getting a value error. ValueError: Cannot feed value of shape (40, 227, 227, 3) for Tensor ...
  • Geera23
  • 1
  • Opened 
    on Dec 28, 2018
  • #2

Hi, Can u please tell me which architecture of CNN have you used in your code ? is it AlexNet or VGG16?
  • ruhollah22
  • 9
  • Opened 
    on Jun 18, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub