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/AIAssistOnnx
这是AI游戏助手的最新版代码库,其他的代码库已停止更新。AI游戏助手截取游戏屏幕进行对象识别,模拟自动瞄准/自动开枪等功能,提升玩家的游戏体验。这个版本使用onnx+yoyov6进行AI推理,微软的onnx在个人电脑上运行效率很高,配合美团的yoyov6对象检测模型,游戏图像检测速度快到飞起。
Looson/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
Looson/cell-image-classification
Cell image classsification with neural networks (MLP, ConvNet) and other statistical ML models (SVM, LDA, LR, etc.).
Looson/CLsurvey
Continual Hyperparameter Selection Framework. Compares 11 state-of-the-art Lifelong Learning methods and 4 baselines. Official Codebase of "A continual learning survey: Defying forgetting in classification tasks." in IEEE TPAMI.
Looson/comtools
my own comtools
Looson/Continual-Learning
Looson/continual-object-instances
Code for "Continual Learning of Object Instances", Implemented in PyTorch, https://arxiv.org/abs/2004.10862
Looson/CVPR20_CLVision_challenge
1'st Place approach for CVPR 2020 Continual Learning Challenge
Looson/cvpr_clvision_challenge
CVPR 2020 Continual Learning Challenge - Submit your CL algorithm today!
Looson/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
Looson/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
Looson/deeplabv3-swintransformer
Looson/freev2
free V2
Looson/iCaRL
Looson/imagehash
A Python Perceptual Image Hashing Module
Looson/missing-sse-intrinsics
Polyfill some holes in the SSE intrinsics set
Looson/my-tv
我的电视 电视直播软件,安装即可使用
Looson/netron
Visualizer for neural network, deep learning, and machine learning models
Looson/online-continual-learning
A collection of online continual learning paper implementations and tricks for computer vision in PyTorch, including our ASER(AAAI-21), SCR(CVPR21-W) and an online continual learning survey (Neurocomputing).
Looson/Polyp-Detection
Looson/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
Looson/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Looson/RoIAlign.pytorch
RoIAlign & crop_and_resize for PyTorch
Looson/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
Looson/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
Looson/SSRR-Windows
希望你知道这意味着什么。
Looson/STFT
Spatial-Temporal Feature Transformation for Video Object Detection, MICCAI2021
Looson/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
Looson/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Looson/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite