A Clearer and Simpler MobileNet Implementation in TensorFlow
-
Updated
May 29, 2019 - Python
A Clearer and Simpler MobileNet Implementation in TensorFlow
Sound event detection with depthwise separable and dilated convolutions.
DenseShuffleNet for Semantic Segmentation using Caffe for Cityscapes and Mapillary Vistas Dataset
A classifier to identify and differentiate between 4 of the 5 WBC(White Blood Cells) subtypes
EDSR with depthwise separable convolution
Notebook and resources for https://predictiveprogrammer.com/convolution-and-variants/
The preparation for the Lung X-Ray Mask Segmentation project included the use of augmentation methods like flipping to improve the dataset, along with measures to ensure data uniformity and quality. The model architecture was explored with two types of ResNets: the traditional CNN layers and Depthwise Separable.
MobileNet Implementation of Torch Implemenetation of "MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications"
Implementation and research paper of MobileNet
Add a description, image, and links to the depthwiseseparableconvolution topic page so that developers can more easily learn about it.
To associate your repository with the depthwiseseparableconvolution topic, visit your repo's landing page and select "manage topics."