GitHub / MachineLP 9 Repositories
MachineLP/PyTorch_image_classifier
Image classification: efficientnet/resnest/seresnext/.....
Language: Python - Size: 3.12 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 260 - Forks: 72

MachineLP/Silent-Face-Anti-Spoofing Fork of minivision-ai/Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
Language: Python - Size: 28.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MachineLP/OCR_Keras
OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。
Language: Python - Size: 89.3 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 208 - Forks: 98

MachineLP/CodeFun
DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、SQL
Language: Jupyter Notebook - Size: 230 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 346 - Forks: 157

MachineLP/train_arch
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,..... vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152), inception_v4, inception_resnet_v2,.....
Language: Python - Size: 230 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 193 - Forks: 76

MachineLP/TextMatch
QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)
Language: Python - Size: 13.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 866 - Forks: 210

MachineLP/Tensorflow-
Tensorflow实战学习笔记、代码、机器学习进阶系列
Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1,132 - Forks: 387

MachineLP/Pytorch_multi_task_classifier
multi-task classifier
Language: Python - Size: 721 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 4

MachineLP/libfacedetection Fork of ShiqiYu/libfacedetection
A binary library for face detection in images. You can use it free of charge with any purpose.
Language: C++ - Size: 1.07 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

MachineLP/DeepFace Fork of RiweiChen/DeepFace
基于Caffe实现的深度学习人脸识别、脸脸检测、人脸关键点检测等工作
Language: Python - Size: 33.3 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

MachineLP/face-occlusion-generation Fork of kennyvoo/face-occlusion-generation
[CVPRW 2022] Delving into High-Quality Synthetic Face Occlusion Segmentation Datasets
Language: Python - Size: 24.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MachineLP/FaceDetection Fork of raoqiyu/FaceDetection
Face Detection via AdaBoost
Language: C++ - Size: 99.6 MB - Last synced at: over 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

MachineLP/speech-emotion-recognition Fork of karan173/speech-emotion-recognition
Speech emotion recognition using skikit learn in python
Language: Python - Size: 164 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

MachineLP/DIPpro Fork of Tony-Tan/DIPpro
image processing
Language: C - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

MachineLP/global-matting Fork of atilimcetin/global-matting
An implementation of global matting algorithm for OpenCV.
Language: C++ - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

MachineLP/AlphaMatting Fork of np-csu/AlphaMatting
An OpenCV2 version for image matting algorithm described by papre - Shared Sample for Real-Time Alpha Matting
Language: C++ - Size: 941 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

MachineLP/MachineLearning-C---code Fork of pennyliang/MachineLearning-C---code
using c++ code to show the example of machine learning
Language: C++ - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 0

MachineLP/Human-Detection Fork of quangduytran/Human-Detection
Source code for Human detection in still image.
Language: C++ - Size: 54.3 MB - Last synced at: over 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

MachineLP/OpenCLFaceDetection Fork of GabrieleCocco/OpenCLFaceDetection
Face detection implementation in OpenCL, based on OpenCV and widely commented
Language: C++ - Size: 2.64 MB - Last synced at: over 2 years ago - Pushed at: almost 13 years ago - Stars: 0 - Forks: 0

MachineLP/models Fork of tensorflow/models
Models and examples built with TensorFlow
Language: Python - Size: 306 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 84 - Forks: 52

MachineLP/Spark-
Spark学习笔记
Language: Jupyter Notebook - Size: 8.36 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 38

MachineLP/train_cnn-rnn
cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU), inception_resnet_v2+rnn(LSTM, GRU),.....
Language: Python - Size: 3.01 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 62 - Forks: 12

MachineLP/keras_ocr Fork of xiaomaxiao/keras_ocr
用keras实现OCR定位、识别
Language: Jupyter Notebook - Size: 1.81 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

MachineLP/face_stickers
人脸贴纸
Language: Python - Size: 6.2 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 8

MachineLP/FashionAI_KeyPoints_Detection
This my project of Fashion AI Key points detection contest.
Language: Python - Size: 89.6 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 6

MachineLP/TensorFlowTTS_chinese
chinese tts
Language: Jupyter Notebook - Size: 54.5 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 75 - Forks: 24

MachineLP/imgaug Fork of aleju/imgaug
Image augmentation for machine learning experiments.
Language: Python - Size: 19.3 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

MachineLP/OpenCV-
OpenCV学习笔记
Language: C++ - Size: 39.3 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 88 - Forks: 45

MachineLP/MachineLP
Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

MachineLP/data_transfer
Language: C++ - Size: 51.8 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MachineLP/QDServing
ml模型分布式服务部署:grpc,flask;docker
Language: Python - Size: 6.57 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 60 - Forks: 24

MachineLP/PyTorch_video_classifier
video recognition
Language: Python - Size: 9.1 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

MachineLP/qa-corpus-zh
问答语料库整理
Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2

MachineLP/test
Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MachineLP/py_workSpace
MachineLP的工具包
Language: Python - Size: 86.5 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 14

MachineLP/text_renderer Fork of Sanster/text_renderer
Generate text images for training deep learning ocr model
Language: Python - Size: 108 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 5

MachineLP/iVisual Fork of ijinfeng/iVisual
基于AVFoundation的视频贴纸、特效库
Size: 6.9 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MachineLP/LaneDetection
lane Detection
Language: C++ - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 5 - Forks: 3

MachineLP/chinese_ocr Fork of YCG09/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
Language: Python - Size: 84.8 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

MachineLP/narya Fork of DonsetPG/narya
The Narya API allows you track soccer player from camera inputs, and evaluate them with an Expected Discounted Goal (EDG) Agent. This repository contains the implementation of the flowing paper https://arxiv.org/abs/2101.05388. We also make available all of our pretrained agents, and the datasets we used as well.
Size: 23.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MachineLP/3D-Tracking-MVS Fork of SherryJYC/3D-Tracking-MVS
3D position tracking for soccer players with multi-camera videos
Size: 16.2 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

MachineLP/3D-ResNets-PyTorch Fork of kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
Language: Python - Size: 354 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MachineLP/cnn_faceDetection
cpp code: using cnn for face detection
Language: C++ - Size: 43.1 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 8

MachineLP/Inception_v4_slim
【Ubuntu】slim框架下的inception_v4模型的运行、可视化、导出和使用
Language: Python - Size: 287 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 4

MachineLP/conditional-similarity-networks Fork of andreasveit/conditional-similarity-networks
Language: Python - Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

MachineLP/conditional-similarity-networks-Tensorflow
Conditional Similarity Networks (CSNs-Tensorflow)
Language: Python - Size: 322 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 8

MachineLP/FastMOT Fork of GeekAlexis/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and optical flow
Size: 93.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MachineLP/train_cnn_GANs
GANs:DCGAN
Language: Python - Size: 3.86 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 3

MachineLP/segmentation_models.pytorch Fork of qubvel/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
Size: 3.62 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

MachineLP/PyTorch_ONNX_TensorRT Fork of RizhaoCai/PyTorch_ONNX_TensorRT
A tutorial about how to build a TensorRT Engine from a PyTorch Model with the help of ONNX
Size: 177 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MachineLP/focal_loss_pytorch Fork of clcarwin/focal_loss_pytorch
A PyTorch Implementation of Focal Loss.
Size: 89.8 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

MachineLP/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement Fork of Mingtzge/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
Size: 1.8 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

MachineLP/Shows
Size: 10.2 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MachineLP/dl_inference Fork of wuba/dl_inference
通用深度学习推理服务,可在生产环境中快速上线由TensorFlow、PyTorch、Caffe框架训练出的深度学习模型。
Size: 77.9 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

MachineLP/deep_sort_yolov3 Fork of Qidian213/deep_sort_yolov3
Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow
Language: Python - Size: 10.5 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MachineLP/mmclassification Fork of open-mmlab/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Size: 550 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MachineLP/Python-100-Days Fork of jackfrued/Python-100-Days
Python - 100天从新手到大师
Language: HTML - Size: 162 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 3

MachineLP/geektime-ELK Fork of geektime-geekbang/geektime-ELK
ELK Training
Size: 152 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

MachineLP/pycorrector Fork of shibing624/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
Size: 41.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

MachineLP/DeepMatch Fork of shenweichen/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors for user and item which can be used for ANN search.
Size: 1.05 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

MachineLP/LSTM-for-Chinese-Punctuation-Restoration Fork of AlvinIsonomia/LSTM-for-Chinese-Punctuation-Restoration
基于Pytorch 1.0 实现的中文断句与标点符号恢复。
Size: 454 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MachineLP/awesome-ocr Fork of wanghaisheng/awesome-ocr
A curated list of promising OCR resources
Size: 75.6 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

MachineLP/Algorithm_Interview_Notes-Chinese Fork of vivienzou1/DL-Notes-for-Interview
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Language: Python - Size: 205 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

MachineLP/Advertising-algorithm-competition Fork of wangle1218/Advertising-algorithm-competition
2018 腾讯广告算法大赛/IJCAI 阿里妈妈搜索广告转化预测竞赛/讯飞广告营销算法/OGeek
Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

MachineLP/DeepCTR-Torch Fork of shenweichen/DeepCTR-Torch
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
Size: 4.13 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

MachineLP/vehicleDetection
Language: C++ - Size: 10.1 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 0

MachineLP/py-faster-rcnn Fork of rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Language: Python - Size: 1.33 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 2

MachineLP/Chinese-number-gestures-recognition Fork of tz28/Chinese-number-gestures-recognition
基于卷积神经网络的数字手势识别安卓APP,识别数字手势0-10(The number gestures recognition Android APP based on convolutional neural network(CNN), which can recognize the gestures corresponding number 0 to 10)
Language: Java - Size: 106 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

MachineLP/baiduyun_deeplearning_competition Fork of ypwhs/baiduyun_deeplearning_competition
百度云魅族深度学习应用大赛
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

MachineLP/PCANet Fork of IshitaTakeshi/PCANet
A Python implementation of PCANet https://arxiv.org/abs/1404.3606
Language: Python - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

MachineLP/DeepRec Fork of cheungdaven/DeepRec
Implementation of Deep Learning based Recommender Algorithms with Tensorflow.
Language: Python - Size: 14.2 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

MachineLP/SOHU_competition Fork of zhanzecheng/SOHU_competition
Sohu's 2018 content recognition competition 1st solution(搜狐内容识别大赛第一名解决方案)
Language: Jupyter Notebook - Size: 34.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MachineLP/kaggle_salt_bes_phalanx Fork of ybabakhin/kaggle_salt_bes_phalanx
Kaggle Salt b.e.s. & phalanx
Language: Python - Size: 6.68 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MachineLP/tensorflow_PSENet Fork of liuheng92/tensorflow_PSENet
This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
Language: C++ - Size: 1.2 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

MachineLP/TGS-Salt-Identification-Challenge-2018-_4th_place_solution Fork of SeuTao/TGS-Salt-Identification
Kaggle TGS Salt Identification Challenge 2018 4th place code
Language: Python - Size: 940 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MachineLP/faceboxes Fork of lxg2015/faceboxes
使用pytorch实现了FaceBoxes: A CPU Real-time Face Detector with High Accuracy
Language: Python - Size: 7.94 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

MachineLP/Zeusee-Face-Anti-spoofing Fork of zeusees/Zeusee-Face-Anti-spoofing
开源人脸活体检测 Open Source Face Anti-spoofing
Language: C++ - Size: 70.7 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

MachineLP/InsightFace_TF Fork of auroua/InsightFace_TF
Insight Face on TensorFlow
Language: Python - Size: 360 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MachineLP/proxygen Fork of facebook/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
Language: C++ - Size: 6.23 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MachineLP/edge-connect Fork of knazeri/edge-connect
EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning. https://arxiv.org/abs/1901.00212
Language: Python - Size: 1010 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

MachineLP/ML-From-Scratch Fork of eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones Python implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
Language: Python - Size: 528 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

MachineLP/mtcnn_ncnn Fork of moli232777144/mtcnn_ncnn
基于ncnn框架搭建win及android端的MTCNN人脸检测工程
Language: C++ - Size: 40.7 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MachineLP/tensorflow-yolov3 Fork of YunYang1994/tensorflow-yolov3
Pure tensorflow Implement of YOLOv3 with support to train your own dataset
Language: Python - Size: 42.8 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

MachineLP/StyleTransferTrilogy Fork of CortexFoundation/StyleTransferTrilogy
风格迁移三部曲
Language: Jupyter Notebook - Size: 13.3 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MachineLP/tensorflow_cpp_object_detection_web_server Fork of CasiaFan/tensorflow_cpp_object_detection_web_server
This is an example how to run a TensorFlow object detection model as web server in TensorFlow C++ API.
Language: C++ - Size: 11.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

MachineLP/turing-gan.pytorch Fork of RahulBhalley/turing-gan
Unofficial PyTorch implementation of "Training Generative Adversarial Networks Via Turing Test"
Language: Python - Size: 372 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MachineLP/Deep-Image-Matting Fork of Joker316701882/Deep-Image-Matting
This is tensorflow implementation for paper "Deep Image Matting"
Language: Python - Size: 111 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

MachineLP/GatedConvolution_pytorch Fork of avalonstrel/GatedConvolution_pytorch
A modified reimplemented in pytorch of inpainting model in Free-Form Image Inpainting with Gated Convolution [http://jiahuiyu.com/deepfill2/]
Language: Python - Size: 3.85 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

MachineLP/tensorflow-resnet Fork of ry/tensorflow-resnet
ResNet model in TensorFlow
Language: Python - Size: 1.35 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 5

MachineLP/gluon-tutorials-zh Fork of d2l-ai/d2l-zh
通过MXNet/Gluon来动手学习深度学习
Language: Python - Size: 48.8 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

MachineLP/notes Fork of deepgenerativemodels/notes
Course notes
Language: CSS - Size: 36.9 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MachineLP/Multi-Human-Parsing_MHP Fork of ZhaoJ9014/Multi-Human-Parsing
🔥🔥Official Repository for Multi-Human-Parsing (MHP)🔥🔥
Language: JavaScript - Size: 30.8 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

MachineLP/The-Flask-Mega-Tutorial-zh Fork of luhuisicnu/The-Flask-Mega-Tutorial-zh
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
Size: 224 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

MachineLP/MTCNN-Tensorflow Fork of AITTSMD/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
Language: Python - Size: 120 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MachineLP/tensorflow-deeplab-v3-plus Fork of rishizek/tensorflow-deeplab-v3-plus
DeepLabv3+ built in TensorFlow
Language: Python - Size: 405 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

MachineLP/free-programming-books-zh_CN Fork of clhne/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Language: JavaScript - Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

MachineLP/tf_crnn Fork of Sanster/tf_crnn
Language: Python - Size: 150 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

MachineLP/fashion-challenge.github.io Fork of fashion-challenge/fashion-challenge.github.io
Language: JavaScript - Size: 79.6 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MachineLP/qrcode Fork of x-hw/amazing-qr
artistic QR Code in Python (Animated GIF qr code)- Python 艺术二维码生成器 (GIF动态二维码、图片二维码)
Language: Python - Size: 7.22 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MachineLP/holy-edge Fork of moabitcoin/holy-edge
Holistically-Nested Edge Detection
Language: Python - Size: 25.6 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
