Pinned Repositories
age-and-gender-classification
Caffe implementation of age and gender classification using convolutional neural network
Android-opencv-tensorflow-
Android+opencv+tensorflow,使用Android studio开发app,实时识别手写数字,使用tensorflow训练的模型给手机使用,将tensorflow移植到手机上,利用Android端的opencv对摄像头实时获取的图片进行处理识别
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
awesome-action-recognition
A curated list of action recognition and related area resources
caffe-tensorflow
Caffe models in TensorFlow
caffe2tensorflow_python3
classification_models
Classification models trained on ImageNet. Keras.
codefeeling
read the book Introduction to algorithm
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
cpae
Code for EMNLP 2018 paper "Auto-Encoding Dictionary Definitions into Consistent Word Embeddings"
jun20061588's Repositories
jun20061588/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
jun20061588/awesome-action-recognition
A curated list of action recognition and related area resources
jun20061588/CV-pretrained-model
A collection of computer vision pre-trained models.
jun20061588/CVPR-2021-Papers
jun20061588/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
jun20061588/deepdetect
Deep Learning API and Server in C++11 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
jun20061588/FastSAM
Fast Segment Anything
jun20061588/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
jun20061588/Food-Recipe-CNN
food image to recipe with deep convolutional neural networks.
jun20061588/image_class
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
jun20061588/Inpaint-Anything
Inpaint anything using Segment Anything and inpainting models.
jun20061588/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
jun20061588/LightyearVPN
光年VPN - 科学上网,翻墙,梯子,VPN下载,加速器,外网,代理,路由,防火墙,GFW。免费VPN试用,全球Shadowsocks节点。免费SS节点,SSR节点和V2ray节点。
jun20061588/lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv5. MNN, NCNN, TNN, ONNXRuntime.
jun20061588/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
jun20061588/Object-Detection-Tensorflow
Object Detection API Tensorflow
jun20061588/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
jun20061588/OpenCV-Face-Recognition
Real-time face recognition project with OpenCV and Python
jun20061588/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
jun20061588/pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
jun20061588/SemiGlobalMatching
SGM,立体匹配最经典应用最广泛算法,4000+引用,兼顾效率和效果。完整实现,代码规范,注释清晰,博客教学,欢迎star!
jun20061588/ShiYanLou
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
jun20061588/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
jun20061588/temporal-adaptive-module
TAM: Temporal Adaptive Module for Video Recognition
jun20061588/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
jun20061588/tensorflow_ckpt_2_pb
A python script that can transfer ckpt file to pb file
jun20061588/TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
jun20061588/wukong-robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。
jun20061588/yolov5-tensorrt
A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5
jun20061588/yolov5_6.0_opencvdnn_python
yolov5-v6.0 opencv dnn