Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fchollet/deep-learning-models issues and pull requests
#125 - I downloaded the pretrained model of resnet50 but it doesn't works
Issue -
State: open - Opened by lqp888 9 months ago
#124 - SignatureDoesNotMatch when downloading the releases v0.7
Issue -
State: closed - Opened by lukkiddd about 3 years ago
- 1 comment
#122 - The model expects 0 input arrays, but only received one array.
Issue -
State: open - Opened by Rahul1582 about 4 years ago
#121 - ValueError: Error when checking input: expected vgg16_input to have shape (244, 244, 3) but got array with shape (224, 224, 3)
Issue -
State: open - Opened by Aisha5 over 4 years ago
#120 - NameError: name 'X_val_prep' is not defined
Issue -
State: open - Opened by Aisha5 over 4 years ago
#119 - download speed too slow
Issue -
State: open - Opened by Bananana1 over 4 years ago
- 2 comments
#118 - Loading Keras Model for Multiprocess
Issue -
State: open - Opened by nitishcs007 over 4 years ago
#117 - keras applications
Issue -
State: open - Opened by chenglong19029001 almost 5 years ago
#116 - No normalization in prepocess_input function
Issue -
State: open - Opened by Schizophreni almost 5 years ago
- 1 comment
#115 - how to change the models' path ?
Issue -
State: open - Opened by ucasiggcas almost 5 years ago
#114 - Why keras is slower'
Issue -
State: open - Opened by Jinzeyu6119 about 5 years ago
#113 - Why keras is slower
Issue -
State: open - Opened by Jinzeyu6119 about 5 years ago
- 1 comment
#112 - -- issue is added by mistake --
Issue -
State: closed - Opened by aabadpour-bv over 5 years ago
#111 - ImportError: cannot import name '_obtain_input_shape' from 'keras.applications.imagenet_utils' (C:\Users\admin\AppData\Local\Programs\Python\Python37\lib\site-packages\keras\applications\imagenet_utils.py)
Issue -
State: open - Opened by Nakasu-ksm over 5 years ago
- 1 comment
#110 - Would it be possible to integrate object detection or image segmentation models?
Issue -
State: open - Opened by swiss-knight over 5 years ago
#109 - Making a Keras layer dynamic for Tensorflow operations(Tensorflow object detection API)
Issue -
State: open - Opened by rohith513 over 5 years ago
- 1 comment
#108 - Resnet50 has wrong shape after stem - problem was corrected in keras-applications version.
Issue -
State: open - Opened by andrewferlitsch over 5 years ago
#107 - An existing connection was forcibly closed by the remote host
Issue -
State: closed - Opened by iseegr8tfuldeadppl almost 6 years ago
- 1 comment
#106 - Resnet50 raises AttributeError: 'NoneType' object has no attribute 'image_data_format'
Issue -
State: closed - Opened by mmargegaj almost 6 years ago
#105 - Optimize AUC metric on compile function with R Keras API
Issue -
State: open - Opened by dsaada almost 6 years ago
#104 - ResNet50 unexpected keyword argument 'include_top'
Issue -
State: open - Opened by santoshk17 almost 6 years ago
- 3 comments
#103 - Resnet50 conv_block() question.
Issue -
State: open - Opened by asimay about 6 years ago
#102 - Question about image preprocess?
Issue -
State: open - Opened by ztf-ucas about 6 years ago
- 1 comment
#101 - can't download inceptionV3 weights in keras
Issue -
State: open - Opened by HarshVardhanSh about 6 years ago
- 5 comments
#100 - squeezenet model available
Issue -
State: open - Opened by jnorwood about 6 years ago
#99 - InceptionResNetV2 Residual Scaling incorrect
Issue -
State: closed - Opened by adstev over 6 years ago
#98 - Dropout in mobilenet.py
Issue -
State: open - Opened by algila over 6 years ago
- 1 comment
#97 - Xception Help
Issue -
State: open - Opened by czainab over 6 years ago
- 1 comment
#96 - Validation accuracy stays 0.5 when Retraining ResNet50, others are fine
Issue -
State: open - Opened by hkoelewijn over 6 years ago
- 11 comments
#94 - Regularization defaults missing
Issue -
State: open - Opened by adambielski over 6 years ago
#93 - Having more models
Issue -
State: open - Opened by DonaldTsang over 6 years ago
- 4 comments
#92 - Troubles when using pretrained model for ResNet50 on Keras
Issue -
State: open - Opened by RyinSuh over 6 years ago
- 5 comments
#91 - SENet pretrained model?
Issue -
State: open - Opened by John1231983 over 6 years ago
#90 - Are this models for Tensorflow backend ot=r Theano backend?
Issue -
State: open - Opened by muthiyanbhushan over 6 years ago
- 1 comment
#89 - Enhance VGG16 model
Issue -
State: open - Opened by bottydim over 6 years ago
#88 - getting "ValueError: GraphDef cannot be larger than 2GB." while running the keras pretrained model for inception model
Issue -
State: closed - Opened by gauravkrnayak over 6 years ago
- 1 comment
#87 - How to use model.summary() when using placeholder instead of Input(keras)
Issue -
State: open - Opened by ymcasky almost 7 years ago
- 4 comments
#86 - How do customize network's operation
Issue -
State: open - Opened by ymcasky almost 7 years ago
#85 - include_top to require_flatten
Pull Request -
State: open - Opened by AnonGeorge almost 7 years ago
#84 - modification for "_obtain_input_shape"
Pull Request -
State: open - Opened by AnonGeorge almost 7 years ago
#83 - Speed of Prediction
Issue -
State: open - Opened by Ben-Yan-Bin almost 7 years ago
- 1 comment
#82 - How to specify the specific GPU to use when there are multiple GPU on the machine?
Issue -
State: open - Opened by ivyteng almost 7 years ago
- 2 comments
#81 - Extracting features from intermediate layers of ResNet50
Issue -
State: closed - Opened by fmaglia almost 7 years ago
#80 - weights for VGG16 in Theano backend Keras API 2
Issue -
State: open - Opened by MikhailovSergei almost 7 years ago
#79 - Shutting down keras_learning_phase in Resnet50
Issue -
State: closed - Opened by ghost almost 7 years ago
- 1 comment
#78 - How to train a network from scratch?
Issue -
State: open - Opened by youngwanLEE almost 7 years ago
#77 - VGG19 fails to run (on Keras v2.0.9)
Issue -
State: open - Opened by phizaz almost 7 years ago
- 1 comment
#76 - Error negative dimension creating resnet50,
Issue -
State: open - Opened by chuski92 almost 7 years ago
- 3 comments
#75 - Strange behavior when add pre-trained InceptionResNetV2 as conv_base
Issue -
State: open - Opened by yunxiaoshi almost 7 years ago
#74 - Throw InvalidArgumentError when use inception_v3 in distributed tensorflow
Issue -
State: open - Opened by spencerlisp about 7 years ago
#73 - Models examples for Text Analysis
Issue -
State: open - Opened by loretoparisi about 7 years ago
#72 - deep-learning-models/vgg16.py
Issue -
State: open - Opened by ranjiewwen about 7 years ago
- 2 comments
#71 - Cat vs Dog
Issue -
State: open - Opened by wangdongjie100 about 7 years ago
- 2 comments
#70 - Same predictions for any input for fine tuned inception v3 model
Issue -
State: closed - Opened by pavanyvs about 7 years ago
#69 - issues with VGG16 weights
Issue -
State: open - Opened by MrChenFeng about 7 years ago
- 3 comments
#68 - mobilenet weight download issue
Issue -
State: closed - Opened by sudhakar-sah about 7 years ago
- 1 comment
#67 - Resnet50 uses glorot_uniform rather than he_uniform
Issue -
State: closed - Opened by polarker over 7 years ago
#66 - Resnet50 fails on TensorFlow-gpu
Issue -
State: open - Opened by axelrodR over 7 years ago
#65 - TypeError: RunCppShapeInference() takes exactly 5 arguments (6 given)
Issue -
State: open - Opened by asad1996172 over 7 years ago
#64 - IOError: Unable to open file (Unable to find a valid file signature)
Issue -
State: open - Opened by mrgloom over 7 years ago
#63 - Update resnet50.py
Pull Request -
State: open - Opened by mjiansun over 7 years ago
#62 - Xception: Is there a need for batch_norm to be deactivated during evaluation?
Issue -
State: open - Opened by kwotsin over 7 years ago
#61 - Is there a way to obtain the pretrained weights for Xception trained on the JFT Dataset?
Issue -
State: open - Opened by kwotsin over 7 years ago
- 1 comment
#60 - ValueError: CorrMM images and kernel must have the same stack size while running the example script
Issue -
State: open - Opened by wenouyang over 7 years ago
- 1 comment
#59 - Add InceptionV1 (GoogLeNet) model
Pull Request -
State: open - Opened by mdda over 7 years ago
- 9 comments
#58 - Is it possible to include batching while predicting on the Inception model?
Issue -
State: open - Opened by unography over 7 years ago
#57 - Fix imagenet_utils.py
Pull Request -
State: closed - Opened by ISosnovik over 7 years ago
#56 - ValueError: The model expects 0 input arrays, but only received one array.
Issue -
State: open - Opened by RogerYu123 over 7 years ago
- 1 comment
#55 - KeyError: “Can’t open attribute (Can’t locate attribute: ‘layer_names’)
Issue -
State: closed - Opened by lightwolfz over 7 years ago
- 3 comments
#54 - Finetune ResNet meets error, please help me~
Issue -
State: open - Opened by Tristacheng over 7 years ago
- 2 comments
#53 - Inveption V3 weights loading problem
Issue -
State: open - Opened by zw615 over 7 years ago
- 4 comments
#52 - Are you sure about your ResNet architecture?
Issue -
State: open - Opened by slavaglaps over 7 years ago
- 1 comment
#51 - class feature extraction
Issue -
State: open - Opened by NerminSalem over 7 years ago
#50 - How to get pool_3 layer from inception using Keras
Issue -
State: open - Opened by RahulGupta-Reflektion over 7 years ago
- 5 comments
#49 - the versions for tensorflow and keras that can support these models
Issue -
State: open - Opened by wenouyang over 7 years ago
- 3 comments
#48 - conv_utils.convert_kernel [bug]
Issue -
State: closed - Opened by kentsommer over 7 years ago
- 1 comment
#47 - wanna have some financial time series prediction models with LSTM...
Issue -
State: open - Opened by snake3342 over 7 years ago
#46 - Fix ResNet-50 comment
Pull Request -
State: closed - Opened by joeyhng over 7 years ago
- 1 comment
#45 - AttributeError: 'module' object has no attribute 'image_data_format'
Issue -
State: closed - Opened by MartinThoma over 7 years ago
- 4 comments
#44 - Labels picked up from imagenet_class_index.json
Issue -
State: open - Opened by tswapnil over 7 years ago
- 1 comment
#43 - added import for numpy
Pull Request -
State: closed - Opened by bigsnarfdude over 7 years ago
- 1 comment
#42 - Swap the order of mean-centering values in preprocess_input()
Pull Request -
State: open - Opened by davidwhealey over 7 years ago
#41 - preprocess_input() zero-centering channels are backwards
Issue -
State: open - Opened by davidwhealey over 7 years ago
- 2 comments
#40 - How to interpret the output of the feature extractor?
Issue -
State: open - Opened by lazywei over 7 years ago
- 1 comment
#39 - Memory issue for Inception V3 pretrained model
Issue -
State: open - Opened by jyu-theartofml over 7 years ago
#38 - How can I solve the socket.error: [Errno 104] Connection reset by peer?
Issue -
State: open - Opened by getengqing almost 8 years ago
#37 - Example on README.md don't work
Issue -
State: open - Opened by oxydron almost 8 years ago
- 4 comments
#36 - README: add numpy to README examples
Pull Request -
State: open - Opened by squat almost 8 years ago
#35 - identification verification code use keras
Issue -
State: open - Opened by SpenserCai almost 8 years ago
#34 - inception_v3.py is very slow when running
Issue -
State: open - Opened by joekh1 almost 8 years ago
#33 - cannot download vgg16_weights
Issue -
State: open - Opened by TriLoo almost 8 years ago
- 35 comments
#32 - plans on releasing xception weights for larger dataset?
Issue -
State: open - Opened by mjdietzx almost 8 years ago
#31 - #delete
Issue -
State: closed - Opened by pGit1 almost 8 years ago
#30 - Yahoo Open nsfw
Pull Request -
State: closed - Opened by kashif almost 8 years ago
- 2 comments
#29 - _obtain_input_shape
Issue -
State: open - Opened by rkchee almost 8 years ago
#28 - Inception V4 pertained network and weights
Issue -
State: open - Opened by pchankh almost 8 years ago
- 2 comments
#27 - Question: Converting from caffe/torch models.
Issue -
State: open - Opened by raghakot almost 8 years ago
#26 - weights path
Issue -
State: open - Opened by DanlanChen almost 8 years ago
- 1 comment
#25 - model.load_weight(path, by_name=True) throws error for Xception model
Issue -
State: closed - Opened by AnishShah almost 8 years ago
- 2 comments
#24 - Transfer learning with Resnet50 fail with Exception
Issue -
State: closed - Opened by MrXu almost 8 years ago
- 5 comments