Vitou Phy
Demystify ML

Demystify ML

Follow
homeAppsnewsletter
Tag

convolutional networks

#convolutional-networks

More content

Read more stories on Hashnode


Articles with this tag

Efficient Convolutional Neural Network with MobileNet

Apr 24, 20232 min read

Reduce CNN operations with depth-wise and point-wise convolutions · Problem The number of operations of convolution is quite resource-intensive. Suppose...

Efficient Convolutional Neural Network with MobileNet

EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks

Jan 11, 20234 min read

Small-scale models optimized for resource-constrained environments · Introduction EfficientNet is a convolutional neural network model that aims to...

EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks