Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / raghakot/keras-resnet issues and pull requests

#64 - Update resnet.py

Pull Request - State: closed - Opened by flyhamsw almost 4 years ago

#63 - Why does epochs stop at 56 times?

Issue - State: open - Opened by taotaotao3 over 5 years ago

#62 - AttributeError: module 'resnet' has no attribute 'ResnetBuilder'

Issue - State: open - Opened by clevilll over 5 years ago - 2 comments

#61 - Some questions about feature map size matching.

Issue - State: open - Opened by xiaoxiaoze over 5 years ago

#60 - Why Conv2_1 has stride of (1,1)?

Issue - State: open - Opened by huangh12 over 5 years ago

#59 - Problem of funtion _shortcut

Issue - State: open - Opened by zhangbo2008 almost 6 years ago - 1 comment

#58 - TypeError: __init__() takes at least 4 arguments (1 given)

Issue - State: closed - Opened by ZhiYeG about 6 years ago

#57 - Merging before BM and Pool__resnet50

Issue - State: open - Opened by NextGuido about 6 years ago

#56 - inference image preprocessing

Issue - State: closed - Opened by AlphaRalph about 6 years ago - 1 comment

#55 - Where is the model saved?

Issue - State: open - Opened by DeepStillWater over 6 years ago - 2 comments

#54 - Stuck in first epoch

Issue - State: open - Opened by debadridtt over 6 years ago

#53 - about data provider

Issue - State: open - Opened by flighted over 6 years ago - 1 comment

#52 - Add setup.py, resolve name shadowing

Pull Request - State: open - Opened by clbarnes almost 7 years ago - 1 comment

#51 - Added TimeDistributed option

Pull Request - State: open - Opened by voletiv almost 7 years ago - 2 comments

#50 - TimeDistributed wrapping causing issues

Issue - State: open - Opened by voletiv almost 7 years ago

#49 - Last layer activation

Issue - State: open - Opened by rashemihmih about 7 years ago - 1 comment

#48 - possible bug between residual unit and shortcut

Issue - State: closed - Opened by ahundt about 7 years ago - 1 comment

#47 - image prediction

Issue - State: closed - Opened by Heidisnaps about 7 years ago - 2 comments

#46 - Training loss reduces sooo slow

Issue - State: closed - Opened by vodp about 7 years ago

#45 - Error CNTK

Issue - State: open - Opened by QsROg8320 over 7 years ago

#44 - Model cannot add original to filtered data.

Issue - State: closed - Opened by system123 over 7 years ago

#43 - Spec requirement for running resnet152

Issue - State: open - Opened by clockwiser over 7 years ago - 1 comment

#42 - fix filter sizes in bottleneck block

Pull Request - State: closed - Opened by afourast over 7 years ago - 1 comment

#41 - Should we watch val_loss or val_acc in callbacks?

Issue - State: closed - Opened by pawelkedra over 7 years ago - 2 comments

#40 - Adapt the resnet model into a pixel classification model

Issue - State: open - Opened by Ssica over 7 years ago - 2 comments

#39 - Adapt Keras 2 API and remove redundant last BN/Relu

Pull Request - State: closed - Opened by JihongJu over 7 years ago

#38 - Adapt Keras 2 API

Issue - State: closed - Opened by JihongJu over 7 years ago - 2 comments

#37 - which one make sense?

Issue - State: open - Opened by KevinYuk over 7 years ago - 1 comment

#36 - Remove redundant BN+Relu layers in the end

Pull Request - State: closed - Opened by stas-sl over 7 years ago

#35 - can not get val_acc above 90%

Issue - State: open - Opened by wangdelp over 7 years ago - 1 comment

#34 - Only layers of same output shape can be merged using sum mode.

Issue - State: closed - Opened by mw66 over 7 years ago - 2 comments

#33 - Better cifar10.py

Pull Request - State: open - Opened by ahundt almost 8 years ago

#32 - Submit Pull request to keras-contrib?

Issue - State: open - Opened by ahundt almost 8 years ago - 6 comments

#31 - Added batch norm and activation before avg pooling

Pull Request - State: closed - Opened by shelpuk almost 8 years ago

#30 - I had this error

Issue - State: closed - Opened by a-bacilio almost 8 years ago - 4 comments

#29 - Training accuracy converges very fast

Issue - State: closed - Opened by pszyu almost 8 years ago - 2 comments
Labels: question

#28 - Fix pre-activation implementation; add regularization

Pull Request - State: closed - Opened by JefferyRPrice almost 8 years ago - 2 comments

#27 - adapt your solution for semantic segmentation problem

Issue - State: closed - Opened by wenouyang almost 8 years ago - 2 comments
Labels: question

#26 - Full pre-activation implementation deviates from paper

Issue - State: closed - Opened by JefferyRPrice almost 8 years ago - 5 comments

#25 - No weight decay

Issue - State: closed - Opened by nharada1 almost 8 years ago - 5 comments

#24 - do not merge: pasted from keras pull request

Pull Request - State: open - Opened by ahundt almost 8 years ago

#23 - Dense predictions for semantic segmentation (fully convolutional)

Issue - State: open - Opened by ahundt almost 8 years ago - 5 comments

#22 - K.set_dim_ordering runtime errors

Issue - State: closed - Opened by badger1993 almost 8 years ago - 2 comments

#21 - added cifar10_cnn.py example from Keras adapted to run resnet_v2_18

Pull Request - State: closed - Opened by ahundt almost 8 years ago - 2 comments

#20 - Incorporate into keras models repository

Issue - State: open - Opened by ahundt almost 8 years ago - 12 comments
Labels: help wanted

#19 - add license

Issue - State: closed - Opened by ahundt almost 8 years ago - 1 comment

#18 - weights initilization method

Issue - State: closed - Opened by DanlanChen almost 8 years ago - 6 comments

#17 - Only layers of same output shape can be merged using sum mode.

Issue - State: closed - Opened by aman-tiwari almost 8 years ago - 5 comments

#16 - fit_generator get type none

Issue - State: closed - Opened by DanlanChen almost 8 years ago - 7 comments

#15 - Got zeroDivisionError on running default main

Issue - State: closed - Opened by pszyu almost 8 years ago - 4 comments

#14 - support tf image_dim_ordering

Pull Request - State: closed - Opened by paulfitz almost 8 years ago - 2 comments

#13 - A very beginner question

Issue - State: closed - Opened by pszyu about 8 years ago - 6 comments

#12 - add BatchNormalization layers after 1 * 1 convolution in the shortcut path

Issue - State: closed - Opened by scihacker about 8 years ago - 1 comment

#11 - Problem with input shape

Issue - State: closed - Opened by owang about 8 years ago

#10 - Fix the error of last AveragePooling2D layer's strides.

Pull Request - State: closed - Opened by junfenglx about 8 years ago

#9 - the pool mode issue in the last pool layer

Issue - State: closed - Opened by GeorgeXia1828 about 8 years ago - 3 comments

#8 - Error with building resnet

Issue - State: closed - Opened by vrodionovpro over 8 years ago - 1 comment

#7 - Cannot allocate memory

Issue - State: closed - Opened by dapurv5 over 8 years ago - 2 comments

#6 - AssertionError running resnet() on Theano backend

Issue - State: closed - Opened by thisisandreeeee over 8 years ago - 2 comments

#5 - Any pretrained model provided?

Issue - State: open - Opened by ethanhe42 over 8 years ago - 6 comments

#4 - Hi, I am having trouble getting the resnet to work. Do you mind helping?

Issue - State: closed - Opened by yxchng over 8 years ago - 2 comments

#3 - Stride cannot be greater than or equal to filter size

Issue - State: closed - Opened by MdAsifKhan over 8 years ago - 5 comments

#2 - ValueError on Python 3.4 environment using TensorFlow backend

Issue - State: closed - Opened by Keiku over 8 years ago - 5 comments

#1 - 'TensorVariable' object has no attribute '_shape'

Issue - State: closed - Opened by jocicmarko over 8 years ago - 3 comments