Pinned Repositories
Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
chinese_text_classifier
中文文本分类,采用jieba分词、gensim、sklearn库实现,基于python2.7
dogs_vs_cats
猫狗大战
FacebookCrawl
facebook crawler with a task dispatch server
faceone
利用facenet模型实现人脸探测、人脸特征库构建、人脸检索、人脸比对等功能
ImageCaption
add captions to images of Filcker8k dataset using keras,reference Harshall Lamba's work.
linkedin
Linkedin crawler to search and collect user data
radioml
深度学习在软件无线电领域的应用
leena201818's Repositories
leena201818/ImageCaption
add captions to images of Filcker8k dataset using keras,reference Harshall Lamba's work.
leena201818/FacebookCrawl
facebook crawler with a task dispatch server
leena201818/Additive-Margin-Softmax
This is the implementation of paper <Additive Margin Softmax for Face Verification>
leena201818/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
leena201818/darknet
Convolutional Neural Networks
leena201818/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
leena201818/Ensemble-learning
leena201818/gitignore
A collection of useful .gitignore templates
leena201818/keras-retinanet
Keras implementation of RetinaNet object detection.
leena201818/keras-yolo3
Training and Detecting Objects with YOLO3
leena201818/keras-yolo3-1
A Keras implementation of YOLOv3 (Tensorflow backend)
leena201818/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
leena201818/MatchingNetworks
An attempt at replicating the Matching Networks for One Shot Learning in Tensorflow - Paper URL: https://arxiv.org/pdf/1606.04080.pdf
leena201818/models
Models and examples built with TensorFlow
leena201818/nn_playground
Experimental keras implementation of novel neural network structures
leena201818/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
leena201818/SENet
Squeeze-and-Excitation Networks
leena201818/ShuffleNet
ShuffleNet Implementation in TensorFlow
leena201818/ssd_keras
A Keras port of Single Shot MultiBox Detector
leena201818/ssd_keras-1
Port of Single Shot MultiBox Detector to Keras
leena201818/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
leena201818/tensorflow
An Open Source Machine Learning Framework for Everyone
leena201818/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim),no training step yet.
leena201818/tensorpack
A Neural Net Training Interface on TensorFlow
leena201818/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
leena201818/the-gan-zoo
A list of all named GANs!
leena201818/twitter-emotion-recognition
Models for predicting emotions from English tweets.
leena201818/YAD2K
YAD2K: Yet Another Darknet 2 Keras
leena201818/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase. add some comments.
leena201818/youtube-dl
Command-line program to download videos from YouTube.com and other video sites