issues
search
flyyufelix
/
cnn_finetune
Fine-tune CNN in Keras
https://flyyufelix.github.io/2016/10/08/fine-tuning-in-keras-part2.html
MIT License
937
stars
413
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CNN AttributeError: 'NoneType' object has no attribute 'items'
#63
DavidWang12345678
opened
1 month ago
0
Access to the pre-trained models is private
#62
tessarwork
opened
2 months ago
0
NotImplementedError: Cannot convert a symbolic Tensor (pool1/3x3_s2_1/MaxPool:0) to a numpy array.
#61
elinaoik
opened
4 years ago
0
TypeError: 'module' object is not callable
#60
amuthalingeswaranbose
opened
4 years ago
2
AttributeError: module 'keras.backend' has no attribute 'image_dim_ordering'
#59
amuthalingeswaranbose
opened
4 years ago
2
In resnet152 i am getting that error
#58
DeveloperRachit
opened
4 years ago
0
How to finetune for Grayscale images?
#57
Akhiladdh
opened
5 years ago
0
CNN MODEL / FINE TUNING / VGG16
#56
HamzaELHANBALI
closed
4 years ago
0
Scale layer after Batch Normalization
#55
notabigfish
opened
5 years ago
0
Issue will running densenet?
#54
neenu05
opened
5 years ago
1
TypeError: 'module' object is not callable
#53
michirup
closed
5 years ago
2
Resnet50 Issue loading weights
#52
cjovanov
opened
6 years ago
0
Can I use this code for regression problem?
#51
shrimanti
opened
6 years ago
0
what's the difference between this completation and official keras completation
#50
Bigwode
opened
6 years ago
0
Failed to use Theano as backend for vgg16.py
#49
shrimanti
opened
6 years ago
0
running without warnings on keras 2.0.5, achieve same results as older version
#48
HeitorBoschirolli
closed
6 years ago
0
fine tune my own dataset?
#47
HwaiHo-0552
opened
6 years ago
6
the input size of image is fixed?
#46
InkdyeHuang
opened
6 years ago
1
Fix some layers for keras 2.0+
#45
ntuaha
opened
6 years ago
0
Resnet101 weights using channels other than 3 results in weight loading error
#44
CMCDragonkai
opened
6 years ago
1
load_data() module
#43
Auth0rM0rgan
opened
6 years ago
3
Can I finetune the pretrained densenet with 5-channel inputs?
#42
laukun
closed
6 years ago
0
Input_shape mis_match using the denseNet121.py
#41
alyato
closed
6 years ago
0
You are trying to load a weight file containing 0 layers into a model with 16 layers
#40
yanivopo
opened
6 years ago
3
Question regarding model.layers.pop()
#39
pandasMX
opened
6 years ago
0
ZeroPadding2D((1,1), name = '...') vs. Conv2D(...., padding = 'same', ... )
#38
Sucran
opened
6 years ago
0
ValueError: Error when checking target
#37
hiroshiperera
opened
6 years ago
2
fine tune
#36
Phoebe-star
opened
6 years ago
0
Is it possible to fine-tune the new NASNet pre-trainedCNN?
#35
didacroyo
opened
6 years ago
0
Add classes to existing classes in transfer learning
#34
RomRoc
opened
6 years ago
0
Extracting features from ResNet101
#33
fmaglia
opened
6 years ago
0
can not download the pretrained model
#32
minmummax
opened
6 years ago
0
May I change the channel number when I load the weight?
#31
sodaGH
opened
6 years ago
1
offer weight_file?
#30
JackonLiu
opened
6 years ago
1
How can I use the inceptionv3 theano model in tensorflow?
#29
sodaGH
opened
6 years ago
0
How to get the densenet-bc version?
#28
zccoder
opened
6 years ago
0
resNeXt pre-trained model
#27
kamikawa
opened
6 years ago
0
Regarding Performance on Imagenet
#26
mmahesh
closed
6 years ago
0
Image input shape issue
#25
Rabia-Metis
closed
6 years ago
1
Negative dimension size ValueError
#24
Kopsahlong
opened
7 years ago
10
performance about the model
#23
guoxiaolu
opened
7 years ago
1
Negative dimension size when reproducing the result using Inception_v3
#22
wangjksjtu
closed
7 years ago
2
"negative dimension" constructing VGG16
#21
Noahyt
closed
7 years ago
1
Problem with finetuning DenseNet with my own data
#20
htuncer
closed
7 years ago
2
ValueError: Dimension 0 in both shapes must be equal, but are 1 and 512 for 'Assign_78' (op: 'Assign') with input shapes: [1,1,128,512], [512,256,1,1].
#19
qilicun
closed
7 years ago
15
Is this step necessary for ( does you example for vgg16/dataset_cifar50 do this step)?
#18
mingmmq
closed
7 years ago
2
dimension mismatch with tensorflow background for resnet 101 model
#17
deepakanandece
closed
7 years ago
3
layers of resnet_101.py
#16
yfor1008
closed
7 years ago
3
modification of Yolo v2
#15
MyVanitar
closed
7 years ago
5
sorry,I follow your tutorial,but I got a error.
#14
HadXu
closed
7 years ago
3
Next