Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mobilenetv2

wang-xinyu/tensorrtx

Implementation of popular deep learning networks with TensorRT network definition API

Language: C++ - Size: 1.95 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 6,619 - Forks: 1,726

chandrikadeb7/Face-Mask-Detection

Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras

Language: Jupyter Notebook - Size: 182 MB - Last synced: 18 days ago - Pushed: about 1 year ago - Stars: 1,514 - Forks: 829

jfzhang95/pytorch-deeplab-xception

DeepLab v3+ model in PyTorch. Support different backbones.

Language: Python - Size: 917 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 2,863 - Forks: 772

shicai/MobileNet-Caffe

Caffe Implementation of Google's MobileNets (v1 and v2)

Language: Python - Size: 27.3 MB - Last synced: 10 days ago - Pushed: almost 3 years ago - Stars: 1,257 - Forks: 708

argusswift/YOLOv4-pytorch

This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO

Language: Python - Size: 22.1 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 1,683 - Forks: 333

dog-qiuqiu/MobileNet-Yolo

MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:

Language: C - Size: 138 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 1,674 - Forks: 274

chuanqi305/MobileNetv2-SSDLite

Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.

Language: Python - Size: 675 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 442 - Forks: 234

kuan-wang/pytorch-mobilenet-v3

MobileNetV3 in pytorch and ImageNet pretrained models

Language: Python - Size: 50.8 KB - Last synced: 10 days ago - Pushed: almost 5 years ago - Stars: 758 - Forks: 187

d-li14/mobilenetv2.pytorch

72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models

Language: Python - Size: 118 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 612 - Forks: 185

taehoonlee/tensornets

High level network definitions with pre-trained weights in TensorFlow

Language: Python - Size: 2.13 MB - Last synced: 13 days ago - Pushed: over 3 years ago - Stars: 1,005 - Forks: 185

linksense/LightNet

LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)

Language: Python - Size: 87.7 MB - Last synced: 2 days ago - Pushed: about 4 years ago - Stars: 715 - Forks: 175

xiaochus/MobileNetV2

A Keras implementation of MobileNetV2.

Language: Python - Size: 1.96 MB - Last synced: 10 days ago - Pushed: almost 5 years ago - Stars: 319 - Forks: 161

YuliangXiu/MobilePose

Light-weight Single Person Pose Estimator

Language: Jupyter Notebook - Size: 37 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 627 - Forks: 148

msnh2012/Msnhnet

🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.

Language: C++ - Size: 14.7 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 720 - Forks: 142

anilsathyan7/Portrait-Segmentation

Real-time portrait segmentation for mobile devices

Language: Jupyter Notebook - Size: 495 MB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 624 - Forks: 135

suzhenghang/MobileNetv2

Language: C++ - Size: 12.4 MB - Last synced: 16 days ago - Pushed: over 5 years ago - Stars: 145 - Forks: 122

roboflow/tensorflow-object-detection-faster-rcnn Fork of josephofiowa/tensorflow-object-detection

How to train an object detection model easy for free

Language: Jupyter Notebook - Size: 24.3 MB - Last synced: 22 days ago - Pushed: about 4 years ago - Stars: 83 - Forks: 121

houqb/CoordAttention

Code for our CVPR2021 paper coordinate attention

Language: Python - Size: 14 MB - Last synced: 6 months ago - Pushed: almost 3 years ago - Stars: 869 - Forks: 117

avBuffer/Yolov5_tf

Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow

Language: Python - Size: 23.2 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 288 - Forks: 110

fsx950223/mobilenetv2-yolov3

yolov3 with mobilenetv2 and efficientnet

Language: Python - Size: 35.5 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 291 - Forks: 101

austingg/MobileNet-v2-caffe

MobileNet-v2 experimental network description for caffe

Size: 10.7 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 95 - Forks: 100

peteryuX/retinaface-tf2

RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.

Language: Python - Size: 1.27 MB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 267 - Forks: 95

chinhsuanwu/coatnet-pytorch

A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"

Language: Python - Size: 3.91 KB - Last synced: 6 days ago - Pushed: over 2 years ago - Stars: 351 - Forks: 71

chinhsuanwu/mobilevit-pytorch

A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"

Language: Python - Size: 4.88 KB - Last synced: 6 days ago - Pushed: over 2 years ago - Stars: 471 - Forks: 69

bleakie/CenterMulti

基于CenterNet训练的目标检测&人脸对齐&姿态估计模型

Language: Python - Size: 5.85 MB - Last synced: 6 months ago - Pushed: about 3 years ago - Stars: 276 - Forks: 62

lars76/object-localization 📦

Object localization in images using simple CNNs and Keras

Language: Python - Size: 39 MB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 135 - Forks: 62

FurkanOM/tf-faster-rcnn

Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones

Language: Python - Size: 285 KB - Last synced: 10 months ago - Pushed: almost 2 years ago - Stars: 95 - Forks: 60

eric612/MobileNet-SSD-windows Fork of runhang/caffe-ssd-windows

Language: C++ - Size: 258 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 91 - Forks: 57

linksense/LightNetPlusPlus

LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation

Language: Python - Size: 64.6 MB - Last synced: 5 days ago - Pushed: about 4 years ago - Stars: 238 - Forks: 54

Peterisfar/YOLOV3

yolov3 by pytorch

Language: Python - Size: 17.3 MB - Last synced: 3 months ago - Pushed: almost 2 years ago - Stars: 196 - Forks: 52

AnjieCheng/MnasNet-PyTorch

A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.

Language: Python - Size: 6.84 KB - Last synced: 2 days ago - Pushed: almost 6 years ago - Stars: 271 - Forks: 51

sml2h3/captcha_trainer_pytorch

基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架

Language: Python - Size: 15.6 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 191 - Forks: 51

Mayurji/Image-Classification-PyTorch

Learning and Building Convolutional Neural Networks using PyTorch

Language: Python - Size: 5.77 MB - Last synced: 6 months ago - Pushed: about 2 years ago - Stars: 167 - Forks: 43

MG2033/MobileNet-V2

A Complete and Simple Implementation of MobileNet-V2 in PyTorch

Language: Python - Size: 201 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 208 - Forks: 42

timctho/mobilenet-v2-tensorflow

Language: Python - Size: 27.3 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 65 - Forks: 34

PINTO0309/Keras-OneClassAnomalyDetection

[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.

Language: Jupyter Notebook - Size: 97.8 MB - Last synced: 18 days ago - Pushed: over 4 years ago - Stars: 127 - Forks: 31

mustafamerttunali/deep-learning-training-gui

Train and predict your model on pre-trained deep learning models through the GUI (web app). No more many parameters, no more data preprocessing.

Language: Python - Size: 393 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 120 - Forks: 31

zym1119/DeepLabv3_MobileNetv2_PyTorch

A PyTorch Implementation of MobileNetv2+DeepLabv3

Language: Python - Size: 89.2 MB - Last synced: 6 months ago - Pushed: almost 6 years ago - Stars: 151 - Forks: 31

fxmeng/RMNet

RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.

Language: Python - Size: 434 KB - Last synced: 6 months ago - Pushed: 11 months ago - Stars: 200 - Forks: 30

farmingyard/caffe-mobilenet_v2

caffe based mobilenet v2 deploy

Size: 8.79 KB - Last synced: 7 months ago - Pushed: over 6 years ago - Stars: 29 - Forks: 27

jianing-sun/Mask-YOLO

Inspired from Mask R-CNN to build a multi-task learning, two-branch architecture: one branch based on YOLOv2 for object detection, the other branch for instance segmentation. Simply tested on Rice and Shapes. MobileNet supported.

Language: Jupyter Notebook - Size: 52.1 MB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 109 - Forks: 25

tranleanh/mobilenets-ssd-pytorch

MobileNet-SSD, MobileNetV2-SSD/SSDLite on VOC, BDD100K Datasets.

Language: Jupyter Notebook - Size: 18.8 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 64 - Forks: 23

PINTO0309/TPU-MobilenetSSD

Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC

Language: Python - Size: 50.8 MB - Last synced: 18 days ago - Pushed: almost 5 years ago - Stars: 82 - Forks: 22

GuodongQi/yolo3_tensorflow

yolo3 implement by tensorflow, including mobilenet_v1, mobilenet_v2

Language: Python - Size: 594 KB - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 47 - Forks: 21

cxy1997/MNIST-baselines

Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project

Language: Python - Size: 48.3 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 69 - Forks: 21

sercant/mobile-segmentation

Real-time semantic image segmentation on mobile devices

Language: Python - Size: 2.74 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 110 - Forks: 20

Robinatp/Tensorflow_Model_Slim_Classify

Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet

Language: Python - Size: 1.45 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 45 - Forks: 20

tucan9389/PoseEstimation-TFLiteSwift

The baseline project for inferencing various Pose Estimation tflite models with TFLiteSwift on iOS

Language: Swift - Size: 23.9 MB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 145 - Forks: 20

liangfu/mxnet-mobilenet-v2

Reproduction of MobileNetV2 using MXNet

Language: Python - Size: 108 MB - Last synced: 27 days ago - Pushed: about 5 years ago - Stars: 129 - Forks: 20

FurkanOM/tf-ssd

Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones

Language: Python - Size: 240 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 54 - Forks: 19

chandran-jr/Violence-Alert-System

🎦A violence detector using MobileNetV2 pretrained model and image enhancement algorithms and face detection algorithms implemented using Python, including an alert system built using telegram for alerting concerned authorities, and all data stored neatly in cloud firestore🎦

Language: Jupyter Notebook - Size: 42 MB - Last synced: 18 days ago - Pushed: 4 months ago - Stars: 42 - Forks: 18

xmuyzz/3D-CNN-PyTorch

PyTorch implementation for 3D CNN models for medical image data (1 channel gray scale images).

Language: Python - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 46 - Forks: 18

alinstein/Depth_estimation

Deep learning model to estimate the depth of image.

Language: Jupyter Notebook - Size: 137 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 97 - Forks: 16

lucasjinreal/ssds_pytorch

Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.

Language: Python - Size: 1.43 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 80 - Forks: 16

naviocean/faster_rcnn_sku110

VoVNet, MobileNet, ShuffleNet, HarDNet, GhostNet, EfficientNet backbone networks and SKU-110K dataset for detectron2

Language: Python - Size: 26.2 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 35 - Forks: 16

d-li14/HBONet

[ICCV 2019] Harmonious Bottleneck on Two Orthogonal Dimensions, surpassing MobileNetV2

Language: Python - Size: 179 MB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 102 - Forks: 16

thuyngch/Image-Forgery-using-Deep-Learning

Image Forgery Detection using Deep Learning, implemented in PyTorch.

Language: Python - Size: 114 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 51 - Forks: 15

rakshit087/Face-Mask-Detection-PyTorch

A real-time face mask detector based on computer vision and deep learning, created using Pytorch and OpenCV

Language: Jupyter Notebook - Size: 18.5 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 21 - Forks: 15

rwightman/efficientnet-jax

EfficientNet, MobileNetV3, MobileNetV2, MixNet, etc in JAX w/ Flax Linen and Objax

Language: Python - Size: 157 KB - Last synced: 2 months ago - Pushed: 5 months ago - Stars: 122 - Forks: 14

PINTO0309/OpenVINO-DeeplabV3

[4-5 FPS / Core m3 CPU only] [11 FPS / Core i7 CPU only] OpenVINO+DeeplabV3+LattePandaAlpha/LaptopPC. CPU / GPU / NCS. RealTime semantic-segmentaion. Python3.5+Tensorflow v1.11.0+OpenCV3.4.3+PIL

Language: Python - Size: 93.1 MB - Last synced: 18 days ago - Pushed: about 5 years ago - Stars: 43 - Forks: 14

piygot5/Cataract-Detection-and-Classification

This project aim to a build system which helps in the detection of cataract and it's type with the use of Machine Learning and OpenCv algorithms with the accuracy of 96 percent.

Language: Jupyter Notebook - Size: 80.6 MB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 12 - Forks: 12

wonderit/indoor-segmentation-android

indoor segmentation - indoor semantic segmentation Android using Deeplabv3 MobileNetV2 trained with ADE20K dataset

Language: C++ - Size: 41.8 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 21 - Forks: 11

darkmatter18/WhatsThere

Pytorch based Android app, which classifies images using MobileNet-V2 model, takes image using CameraX API

Language: Java - Size: 53.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 19 - Forks: 10

cavalleria/humanseg.pytorch

Human segmentation project(pytorch)

Language: Python - Size: 36.3 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 26 - Forks: 10

NANDINI-star/Real-life-violence-detection

Language: Jupyter Notebook - Size: 1.98 MB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 18 - Forks: 10

Daniil-Osokin/fully-learnable-group-convolution.pytorch

Implementation of "Fully Learnable Group Convolution for Acceleration of Deep Neural Networks", CVPR'19

Language: Python - Size: 383 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 32 - Forks: 10

Cindyalifia/face-mask-detection

Face Mask Detection using OpenCV and caffee to face detection

Language: Jupyter Notebook - Size: 83.9 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 10 - Forks: 9

sagar-alias-jacky/AgroLab

Android app for plant disease identification using ML

Language: Dart - Size: 22 MB - Last synced: 5 months ago - Pushed: 10 months ago - Stars: 10 - Forks: 9

fei-aiart/ReLIC

ReLIC for image aesthetic assessment, CVIU 2020

Language: Python - Size: 235 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 33 - Forks: 9

runrunrun1994/Person_Segmentation

The inference implementation of the deeplabV3+ person segementation algorithm.

Language: C++ - Size: 544 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 20 - Forks: 8

3outeille/Research-Paper-Summary

Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.

Language: Jupyter Notebook - Size: 1.27 GB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 32 - Forks: 8

bm777/humanface-mask-detector

Build, train and deploy a complete human face mask detector using tensorflow.keras and opencv

Language: Jupyter Notebook - Size: 68.9 MB - Last synced: 18 days ago - Pushed: over 3 years ago - Stars: 9 - Forks: 8

y-kawagu/dcase2021_task2_baseline_mobile_net_v2

MobileNetV2-based baseline system for DCASE2021 Challenge Task 2.

Language: Python - Size: 49.8 KB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 19 - Forks: 8

edi-riga/handwash

Hand washing movement classification

Language: Python - Size: 115 KB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 11 - Forks: 8

lizhengwei1992/mobilenetv2_deeplabv3_pytorch

Try to implement deeplab v3+ on pytorch according to offical demo.

Language: Python - Size: 12.5 MB - Last synced: 2 months ago - Pushed: almost 6 years ago - Stars: 42 - Forks: 7

shinmura0/MobileNetV3_vs_V2

Benchmark MobileNet V3 vs V2.

Language: Jupyter Notebook - Size: 17.3 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 11 - Forks: 7

abhinav153/Trash_classifier

Classification of trash images using Convolutional Neural nets

Language: Jupyter Notebook - Size: 916 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 3 - Forks: 7

tamlthari/dogvscatCNN-classifier

Dog vs Cat classifier Flask app using Convolutional Neural Network with pretrained model MobileNetV2 from Keras. Model has 98% accuracy on both train and validation sets. Heroku app at https://dogvscat-mobilenet.herokuapp.com/

Language: Jupyter Notebook - Size: 17.5 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 6 - Forks: 7

hritik5102/Tata_Innoverse_SolverHunt8

Tata_Innoverse_SolverHunt8 Submission , Real time face mask detection and social distancing detector

Language: Jupyter Notebook - Size: 196 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 32 - Forks: 7

gasparian/PicsArtHack-binary-segmentation

Segmenting people on photos using IOS devices [Pytorch; Unet]

Language: Python - Size: 8.67 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 58 - Forks: 7

Tensor46/TensorMONK

A collection of deep learning models (PyTorch implemtation)

Language: Python - Size: 130 MB - Last synced: 22 days ago - Pushed: about 2 years ago - Stars: 20 - Forks: 6

d-li14/SAN

[ECCV 2020] Scale Adaptive Network: Learning to Learn Parameterized Classification Networks for Scalable Input Images

Language: Python - Size: 432 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 41 - Forks: 6

d-li14/condconv.pytorch

PyTorch implementation of CondConv and MobileNetV2 model

Language: Python - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 32 - Forks: 6

Andreaierardi/Fruits-Neural-Networks

Image classification with Machine Learning: recognising fruit and vegetable classes with Neural Networks

Language: Jupyter Notebook - Size: 694 MB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 5

sidharth178/Face-Mask-Detection-and-Alert-System

The objective of this project is to detect the presence of a face mask on human faces on live streaming video as well as on images and alert the authority to take action on those who'r not wearing mask.

Language: Jupyter Notebook - Size: 25.9 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 12 - Forks: 5

nikhilroxtomar/Dog-Breed-Classifier-using-TF2.0

A simple classification model takes the advantage of transfer learning to train the model to identify the dog images.

Language: Python - Size: 3.03 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 4 - Forks: 5

Ayush12062000/Orange-Fruit-Recognition-Using-Image-Segmentation

For the recognition of orange fruit, using edge detection and color detection method. And for this methodology, I used image segmentation. Input images are of the oranges which were captured at different lighting condition and used image segmentation to detect color of the image. Implementation is done in Python. In this system, the user will input an image of an orange. The model will convert the image from RGB to a grayscale image for further processing.

Language: Jupyter Notebook - Size: 195 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 5

DocBot-Bangkit-2021/DocBot-MachineLearningModels

This repository is used to create Machine Learning models. Building three kinds of models that include covid detection, fruit and vegetable nutrition content, and general disease detection.

Language: Jupyter Notebook - Size: 2.21 GB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 6 - Forks: 5

bkataru/fake-currency-identification

Uses retrained MobileNetV2 classification models to determine whether an Indian currency note is fake or real (based on watermark and fluorescent strip)

Language: Python - Size: 254 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 18 - Forks: 4

Leviathan1995/mask_recognition 📦

基于 MobileNetV2 的人脸口罩检测识别

Language: Jupyter Notebook - Size: 53.3 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 20 - Forks: 4

codetheworld-io/ts-image-classification

Image Classification API With NodeJS, TensorflowJS, And MobileNet Model

Language: TypeScript - Size: 162 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 8 - Forks: 4

senofsky/face-mask-detector

A library and command line utility for detecting face masks in images and video streams

Language: Python - Size: 66.3 MB - Last synced: 3 days ago - Pushed: about 1 year ago - Stars: 5 - Forks: 4

sirius-ai/MobileNetv2_TF

Tensorflow implementation for Google's MobileNetv2

Language: Python - Size: 407 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 8 - Forks: 4

mahdi-darvish/GAN-Augmented-Pet-Classifier

Towards Fine-grained Image Classification with Generative Adversarial Networks and Facial Landmark Detection - Paper Implementation and Supplementary Materials

Language: Jupyter Notebook - Size: 7.98 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 14 - Forks: 4

yaxan/Naruto_Handsign_Classification

Naruto Hand Gesture Recognition with OpenCV and Transfer Learning

Language: Python - Size: 186 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 21 - Forks: 4

GivralNguyen/Ultra-light-Vehicle-Detection-using-Tiny-Mobilenet-SSD-real-time-on-CPU

Real time vehicle detection (30 FPS on intel i7-8700 CPU) using Tiny-Mobilenet V2, SSD and Receptor Field Block.

Language: Python - Size: 474 MB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 6 - Forks: 4

Sakib1263/MobileNet-1D-2D-Tensorflow-Keras

Supported Models: MobileNet [V1, V2, V3_Small, V3_Large] (Both 1D and 2D versions with DEMO, for Classification and Regression)

Language: Jupyter Notebook - Size: 1.02 MB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 8 - Forks: 4

ViswanathaReddyGajjala/SSD_MobileNet

SSD: Single Shot MultiBox Detector | a PyTorch Model for Object Detection | VOC , COCO | Custom Object Detection

Language: Python - Size: 12.3 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 28 - Forks: 4

AICAN-Research/H2G-Net

🚀 H2G-Net: Segmentation of breast cancer region from whole slide images

Language: TeX - Size: 41.2 MB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 19 - Forks: 4

amurto/jeev-rakshak

Wildlife Species Identification using TensorFlow.js

Language: CSS - Size: 83.1 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 3

Related Keywords