Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
Awesome-Crowd-Counting
Awesome Crowd Counting
awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
BotBuilder
The Microsoft Bot Builder SDK is one of three main components of the Microsoft Bot Framework. The Microsoft Bot Framework provides just what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/SMS to Skype, Slack, Office 365 mail and other popular services.
BotBuilder-Samples
Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!
chatbot-zh-torch7
中文Neural conversational model in Torch
ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
CLR
Convert-Pascal-VOC-to-COCO
Python script for Pascal VOC to COCO conversion
PumayHui's Repositories
PumayHui/Convert-Pascal-VOC-to-COCO
Python script for Pascal VOC to COCO conversion
PumayHui/100-Days-Of-ML-Code
100 Days of ML Coding
PumayHui/Awesome-Crowd-Counting
Awesome Crowd Counting
PumayHui/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
PumayHui/CLR
PumayHui/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
PumayHui/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
PumayHui/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection
PumayHui/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
PumayHui/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
PumayHui/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
PumayHui/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
PumayHui/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
PumayHui/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
PumayHui/fastai
The fast.ai deep learning library, lessons, and tutorials
PumayHui/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
PumayHui/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
PumayHui/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
PumayHui/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
PumayHui/mmdetection
Open MMLab Detection Toolbox and Benchmark
PumayHui/protobuf
Protocol Buffers - Google's data interchange format
PumayHui/PumayHui.Github.io
My Blog
PumayHui/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
PumayHui/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
PumayHui/SCUT-HEAD-Dataset-Release
SCUT HEAD is a large-scale head detection dataset, including 4405 images labeld with 111251 heads.
PumayHui/tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
PumayHui/tensorflow_windows
Tensorflow with GPU and AVX options enabled build for Windows 64.
PumayHui/TIANCHI_XUELANG_AI_2
天池雪浪布匹瑕疵检测,复赛线上746,排名14/2403
PumayHui/windy-afternoon
Open source blog, auto published
PumayHui/yolo-tensorflow
基于tensorflow开发的YOLO和YOLO9000,提供训练以及测试功能,以VOC2012数据集作为训练/测试集(5000/5000),进行性能检测,同时对比识别性能以及效率