issues
search
qubvel
/
efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
https://arxiv.org/abs/1905.11946
Apache License 2.0
2.07k
stars
472
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I get the following error
#158
arun-gautham
opened
4 months ago
1
expanded .gitignore and fixed an error in the 1.0.0 version
#157
LaurynasBuinauskas
closed
10 months ago
1
How to create a new network that has the same backbone but two detection heads: one with the imagenet weights and the second head with the new custom classes. I want to predict both imagenet and custom classes with the model
#156
vijay2712
opened
1 year ago
0
updated init file
#155
mahmudul-ai
opened
1 year ago
0
Pickling errors for `preprocess_input` due to `functools.wraps`
#154
ORippler
opened
1 year ago
0
Remove `FixedDropout`
#153
peterbandi
opened
2 years ago
0
Bad prediction result using EfficientNet
#152
mhmdghazal
opened
2 years ago
0
Difference of EfficientNetB0 between this model and Official Tensorflow
#151
Phanttan
opened
2 years ago
0
ModuleNotFoundError: No module named 'keras_applications'
#150
nizarhaider
opened
2 years ago
2
Efficientnet model not saving completely after training
#149
tetengious
opened
2 years ago
0
I have malimg dataset and i want to apply EfficientNet model, can u help to do that ? be
#148
musaad1407
closed
3 years ago
0
The input must have 3 channels, I need 1 channel
#147
MohannadEhabBarakat
opened
3 years ago
2
Invalid argument: Incompatible shapes: [131072] vs. [262144]
#146
cihan55555
opened
3 years ago
1
Some question about the grid search
#145
wujiayi
opened
3 years ago
0
how can i change backbone from resnet to efficientnet
#144
7eta
opened
3 years ago
6
Edit on README
#143
bizzyvinci
closed
3 years ago
0
ValueError: rate must be a scalar tensor or a float in the range [0, 1), got 1
#142
nkowlagi
opened
3 years ago
1
How to take multiple output from pretrained network
#141
farhantandia
opened
3 years ago
0
ValueError: Layer #0 (named "efficientnetb0" in the current model) was found to correspond to layer efficientnet-b0 in the save file. However the new layer efficientnetb0 expects 312 weights, but the saved weights have 309 elements.
#140
ghost
opened
3 years ago
1
if _IMAGENET_MEAN is None:
#139
sayantanbbb
closed
3 years ago
0
Depthwise separable convolution for _expand_conv
#138
jangmin-deepx
opened
3 years ago
0
ValueError: Unknown layer: FixedDropout
#137
prakashsellathurai
closed
3 years ago
6
Top 1 AND Top 5 ACCURACIES
#136
omzoughi
opened
3 years ago
0
The drop connect rate (aka survival rate) is incorrect
#135
xhluca
closed
2 years ago
2
Modify the code to fully support tensorflow2.0. There is no need to install any independent keras library when using tensorflow2.0 and above.
#134
kangyuzhe666
opened
3 years ago
0
how can i retrian the efficientnet model with tensorflow framework?
#133
LianShuaiLong
opened
3 years ago
0
Update preprocess_input function for tf.data
#132
BbChip0103
opened
4 years ago
0
preprocess_input function with Lambda layers
#131
dimitreOliveira
opened
4 years ago
0
Fixed calculation of "num_blocks_total".
#130
fmbahrt
closed
3 years ago
0
I want to use `input_shape=(28, 28, 3)`
#129
minji-o-j
closed
4 years ago
1
Fixed get_custom_objects() import
#128
burntcarrot
closed
4 years ago
3
AttributeError: module 'keras.utils' has no attribute 'generic_utils'
#127
burntcarrot
closed
4 years ago
3
Center crop preprocessing is different from original
#126
DavideStenner
opened
4 years ago
0
Import error
#125
gvlokesh
closed
4 years ago
0
what is the precision if train on imagenet directly
#124
northeastsquare
opened
4 years ago
0
Models pre-trained with NoisyStudent
#123
rose-jinyang
closed
3 years ago
2
Cannot use multiple EfficientNetB7 backbones in the same model
#122
msafi04
opened
4 years ago
3
EfficientNetL2 tf.keras error
#121
kurnianggoro
opened
4 years ago
3
What does FixedDropout layer does?
#120
xiankgx
opened
4 years ago
5
ValueError when reloading EfficientNet Model in tf.keras
#119
lyndonteng
opened
4 years ago
0
Import Error
#118
Ashneo07
opened
4 years ago
1
efficientnetL2 not loading giving error
#117
Mbathula007
opened
4 years ago
3
'NoneType' object has no attribute 'image_data_format'
#116
ggeo
opened
4 years ago
1
keras transfer learning - retrain EfficientNetB7 Tesla V100 32G out of memory
#115
yisampi
opened
4 years ago
1
Failed to get convolution algorithm. This is probably because cuDNN failed to initialize
#114
sliawatimena
opened
4 years ago
3
unable to load model -Unknown initializer: EfficientConv2DKernelInitializer
#113
emoen
opened
4 years ago
1
Updates to the efficientnet conversion code.
#112
jamlong
opened
4 years ago
0
ValueError: rate must be a scalar tensor or a float in the range [0, 1), got 1
#111
SuhailSaify
opened
4 years ago
2
Efficientnet with Mish
#110
romanoss
opened
4 years ago
0
'Node' object has no attribute 'output_masks'
#109
zubairahmed-ai
opened
4 years ago
1
Next