Pinned Repositories
AIAssistOnnx
这是AI游戏助手的最新版代码库,其他的代码库已停止更新。AI游戏助手截取游戏屏幕进行对象识别,模拟自动瞄准/自动开枪等功能,提升玩家的游戏体验。这个版本使用onnx+yoyov6进行AI推理,微软的onnx在个人电脑上运行效率很高,配合美团的yoyov6对象检测模型,游戏图像检测速度快到飞起。
airbus-ship-detection-using-keras-retinanet-maskrcnn
Detection and segmentation of ship instances in satelite images using Keras Retinanet and Keras MaskRcnn.
AML-ALL-Classifiers
The Peter Moss Acute Myeloid & Lymphoblastic Leukemia Detection Classifiers are a collection of projects that use computer vision to classify Acute Myeloid & Lymphoblastic Leukemia in unseen images. The projects include classifiers made with Tensorflow, Caffe, FastAI, Intel Movidius (NCS & NCS2), Keras, OpenVino and Python/Java/C++/R classifiers.
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-image-classification
A curated list of deep learning image classification papers and codes
Bag_of_Tricks_for_Image_Classification_with_Convolutional_Neural_Networks
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc
cell-image-classification
Cell image classsification with neural networks (MLP, ConvNet) and other statistical ML models (SVM, LDA, LR, etc.).
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
CheXNet-Keras
This project is a tool to build CheXNet-like models, written in Keras.
Looson's Repositories
Looson/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Looson/Halfrost-Field
✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
Looson/models
Models and examples built with TensorFlow
Looson/Mobilenet-_v1-Mask-RCNN-for-detection
MobileNet _v1 for Mask rcnn
Looson/Deep-learning-on-cell-classification
Deep learning models for cell classification
Looson/CondenseNet
CondenseNet: Light weighted CNN for mobile devices
Looson/deep-visualization-toolbox
DeepVis Toolbox
Looson/FPN-keras
根据这个https://github.com/matterport/Mask_RCNN修改的FPN
Looson/MobileNet-V2-Pytorch
Model shared. Top1:71.806/Top5:90.410
Looson/deep-learning-models
Keras code and weights files for popular deep learning models.
Looson/data-augmentation
data augmentation on python
Looson/DeepLearningSandbox
Blog related code for
Looson/keras_frcnn
Keras Implementation of faster-rcnn
Looson/wbc-classification
Classifying White Blood Cells with CNNs
Looson/keras_deeplearning_example
Looson/sse_mathfun_extension
SSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2
Looson/Computer-Vision
Looson/py_img_seg_eval
Evaluation metrics for image segmentation inspired by paper Fully Convolutional Networks for Semantic Segmentation