All Projects → Beauty Net → Similar Projects or Alternatives

712 Open source projects that are alternatives of or similar to Beauty Net

Text Classification Demos
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
Stars: ✭ 144 (-24.21%)
Mutual labels:  cnn
Deepway
This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.
Stars: ✭ 118 (-37.89%)
Mutual labels:  cnn
Flownet2 Docker
Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)
Stars: ✭ 137 (-27.89%)
Mutual labels:  cnn
Mstar deeplearning project
Radar target classification, detection and recognition using deeplearning methods on MSTAR dataset
Stars: ✭ 163 (-14.21%)
Mutual labels:  cnn
Ncrfpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Stars: ✭ 1,767 (+830%)
Mutual labels:  cnn
Mobilenetv3
A Keras implementation of MobileNetV3.
Stars: ✭ 181 (-4.74%)
Mutual labels:  image-classification
Robot Grasp Detection
Detecting robot grasping positions with deep neural networks. The model is trained on Cornell Grasping Dataset. This is an implementation mainly based on the paper 'Real-Time Grasp Detection Using Convolutional Neural Networks' from Redmon and Angelova.
Stars: ✭ 134 (-29.47%)
Mutual labels:  image-classification
Tf Adnet Tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
Stars: ✭ 162 (-14.74%)
Mutual labels:  cnn
Mxnet.sharp
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
Stars: ✭ 134 (-29.47%)
Mutual labels:  image-classification
Vincent Ai Artist
Style transfer using deep convolutional neural nets
Stars: ✭ 176 (-7.37%)
Mutual labels:  cnn
Mk Tfjs
Play MK.js with TensorFlow.js
Stars: ✭ 133 (-30%)
Mutual labels:  cnn
Knowledge Distillation Keras
A machine learning experiment
Stars: ✭ 160 (-15.79%)
Mutual labels:  image-classification
Aognet
Code for CVPR 2019 paper: " Learning Deep Compositional Grammatical Architectures for Visual Recognition"
Stars: ✭ 132 (-30.53%)
Mutual labels:  image-classification
Lidc nodule detection
lidc nodule detection with CNN and LSTM network
Stars: ✭ 187 (-1.58%)
Mutual labels:  cnn
Object Localization
Object localization in images using simple CNNs and Keras
Stars: ✭ 130 (-31.58%)
Mutual labels:  cnn
Dgc Net
A PyTorch implementation of "DGC-Net: Dense Geometric Correspondence Network"
Stars: ✭ 159 (-16.32%)
Mutual labels:  cnn
Id Cnn Cws
Source codes and corpora of paper "Iterated Dilated Convolutions for Chinese Word Segmentation"
Stars: ✭ 129 (-32.11%)
Mutual labels:  cnn
Slot filling intent joint model
attention based joint model for intent detection and slot filling
Stars: ✭ 175 (-7.89%)
Mutual labels:  cnn
I3d finetune
TensorFlow code for finetuning I3D model on UCF101.
Stars: ✭ 128 (-32.63%)
Mutual labels:  cnn
Tensorflow template application
TensorFlow template application for deep learning
Stars: ✭ 1,851 (+874.21%)
Mutual labels:  cnn
Pytorch convlstm
convolutional lstm implementation in pytorch
Stars: ✭ 126 (-33.68%)
Mutual labels:  cnn
Hand tracking samples
👋 👌 research codebase for depth-based hand pose estimation using dynamics based tracking and CNNs
Stars: ✭ 180 (-5.26%)
Mutual labels:  cnn
Deeplearning Notes
Notes for Deep Learning Specialization Courses led by Andrew Ng.
Stars: ✭ 126 (-33.68%)
Mutual labels:  cnn
Documentclassification
This code implements a simple CNN model for document classification with tensorflow.
Stars: ✭ 151 (-20.53%)
Mutual labels:  cnn
Captcha
基于CNN的验证码整体识别
Stars: ✭ 125 (-34.21%)
Mutual labels:  cnn
Cnn Inference Engine Quick View
A quick view of high-performance convolution neural networks (CNNs) inference engines on mobile devices.
Stars: ✭ 124 (-34.74%)
Mutual labels:  cnn
Iciar2018
Two-Stage Convolutional Neural Network for Breast Cancer Histology Image Classification. ICIAR 2018 Grand Challenge on BreAst Cancer Histology images (BACH)
Stars: ✭ 149 (-21.58%)
Mutual labels:  image-classification
Pytorch Sift
PyTorch implementation of SIFT descriptor
Stars: ✭ 123 (-35.26%)
Mutual labels:  cnn
Freihand
A dataset for estimation of hand pose and shape from single color images.
Stars: ✭ 187 (-1.58%)
Mutual labels:  cnn
Lenet 5
PyTorch implementation of LeNet-5 with live visualization
Stars: ✭ 122 (-35.79%)
Mutual labels:  cnn
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+997.37%)
Mutual labels:  cnn
What Is My Girlfriend Thinking
用 Tensorflow.js 猜猜我的女朋友在想什么. A Tensorflow.js application for facial classification.
Stars: ✭ 122 (-35.79%)
Mutual labels:  cnn
Kaggle Competition Favorita
5th place solution for Kaggle competition Favorita Grocery Sales Forecasting
Stars: ✭ 169 (-11.05%)
Mutual labels:  cnn
Tensorflow Class Activation Mapping
Learning Deep Features for Discriminative Localization (2016)
Stars: ✭ 147 (-22.63%)
Mutual labels:  cnn
Hyperlandmark
Deep Learning Based Free Mobile Real-Time Face Landmark Detector. Contact:[email protected]
Stars: ✭ 1,528 (+704.21%)
Mutual labels:  cnn
Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+735.79%)
Mutual labels:  image-classification
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-6.32%)
Mutual labels:  cnn
Residualmaskingnetwork
Facial Expression Recognition using Residual Masking Network
Stars: ✭ 119 (-37.37%)
Mutual labels:  image-classification
Alexnet
implement AlexNet with C / convolutional nerual network / machine learning / computer vision
Stars: ✭ 147 (-22.63%)
Mutual labels:  image-classification
3d Densenet
3D Dense Connected Convolutional Network (3D-DenseNet for action recognition)
Stars: ✭ 118 (-37.89%)
Mutual labels:  cnn
Cnnimageretrieval
CNN Image Retrieval in MatConvNet: Training and evaluating CNNs for Image Retrieval in MatConvNet
Stars: ✭ 168 (-11.58%)
Mutual labels:  cnn
Model Quantization
Collections of model quantization algorithms
Stars: ✭ 118 (-37.89%)
Mutual labels:  cnn
Efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
Stars: ✭ 1,920 (+910.53%)
Mutual labels:  image-classification
Transformer In Transformer
Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorch
Stars: ✭ 176 (-7.37%)
Mutual labels:  image-classification
Sppnet
Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**
Stars: ✭ 117 (-38.42%)
Mutual labels:  cnn
Vit
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale
Stars: ✭ 176 (-7.37%)
Mutual labels:  image-classification
Handpose
A python program to detect and classify hand pose using deep learning techniques
Stars: ✭ 168 (-11.58%)
Mutual labels:  cnn
Visualizing cnns
Using Keras and cats to visualize layers from CNNs
Stars: ✭ 143 (-24.74%)
Mutual labels:  cnn
Aspect Extraction
Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF
Stars: ✭ 117 (-38.42%)
Mutual labels:  cnn
Yolo V3 Iou
YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19
Stars: ✭ 116 (-38.95%)
Mutual labels:  cnn
Livianet
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
Stars: ✭ 143 (-24.74%)
Mutual labels:  cnn
Reproducible Image Denoising State Of The Art
Collection of popular and reproducible image denoising works.
Stars: ✭ 1,776 (+834.74%)
Mutual labels:  cnn
Tf.keras Commonly Used Models
基于Tensorflow的常用模型,包括分类分割、新型激活、卷积模块,可在Tensorflow2.X下运行。
Stars: ✭ 115 (-39.47%)
Mutual labels:  image-classification
Cnn captcha
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。
Stars: ✭ 2,273 (+1096.32%)
Mutual labels:  cnn
Self Driving Car 3d Simulator With Cnn
Implementing a self driving car using a 3D Driving Simulator. CNN will be used for training
Stars: ✭ 143 (-24.74%)
Mutual labels:  cnn
Protest Detection Violence Estimation
Implementation of the model used in the paper Protest Activity Detection and Perceived Violence Estimation from Social Media Images (ACM Multimedia 2017)
Stars: ✭ 114 (-40%)
Mutual labels:  image-classification
Id Card Detector
💳 Detecting the National Identification Cards with Deep Learning (Faster R-CNN)
Stars: ✭ 114 (-40%)
Mutual labels:  cnn
Newfeelings
A smart album for Android which use tensorflow to classify images
Stars: ✭ 142 (-25.26%)
Mutual labels:  image-classification
Deepface
Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman et al. Pre-trained weights on VGGFace2 dataset.
Stars: ✭ 113 (-40.53%)
Mutual labels:  cnn
Deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Stars: ✭ 1,552 (+716.84%)
Mutual labels:  cnn
61-120 of 712 similar projects