Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
autogluon
AutoGluon: AutoML Toolkit for Deep Learning
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
cocoapi
COCO API - Dataset @ http://cocodataset.org/
competition-baseline
数据科学竞赛知识、代码、思路
shouxieAI_TensorRT_Pro
C++ library based on tensorrt integration
TensorRT-Alpha
《TensorRT-Alpha》 supports YOLOv8, YOLOv7, YOLOv6, YOLOv5, YOLOv4, YOLOv3, YOLOX, YOLOR and so on. TensorRT-Alpha implements CUDA C accelerated deployment models.The other 10 more CNN and transformer models are being sorted out,which will be updated in the future.CUDA IS ALL YOU NEED.Best Wish!
masterpiece1992's Repositories
masterpiece1992/shouxieAI_TensorRT_Pro
C++ library based on tensorrt integration
masterpiece1992/TensorRT-Alpha
《TensorRT-Alpha》 supports YOLOv8, YOLOv7, YOLOv6, YOLOv5, YOLOv4, YOLOv3, YOLOX, YOLOR and so on. TensorRT-Alpha implements CUDA C accelerated deployment models.The other 10 more CNN and transformer models are being sorted out,which will be updated in the future.CUDA IS ALL YOU NEED.Best Wish!
masterpiece1992/100-Days-Of-ML-Code
100 Days of ML Coding
masterpiece1992/100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
masterpiece1992/autogluon
AutoGluon: AutoML Toolkit for Deep Learning
masterpiece1992/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
masterpiece1992/competition-baseline
数据科学竞赛知识、代码、思路
masterpiece1992/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
masterpiece1992/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
masterpiece1992/Event-Extraction
近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
masterpiece1992/Just-Code
Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 :star:
masterpiece1992/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
masterpiece1992/lihang-code
《统计学习方法》的代码实现
masterpiece1992/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
masterpiece1992/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
masterpiece1992/objectdetection_script
一些关于目标检测的脚本的改进思路代码,详细请看readme.md
masterpiece1992/Pytorch-Camp
masterpiece1992/pytorch-learning
masterpiece1992/PyTorchTricks
Some tricks of pytorch... :star:
masterpiece1992/rknn_model_zoo
masterpiece1992/shouxieAI_learning-cuda-trt
A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt
masterpiece1992/smart-city
因为专注久了所以更专业,可视化|三维|3D|数字|智慧|智能|物联网|集成|网关|边缘|采控|unity|ue4|thingjs|threejs|webgl|大屏|仿真|虚拟|VR|大数据|云平台|iot|开发|app|小程序|软件|展厅|弱电|中台|农业|安全生产|园区|bim|建筑 等这些是都是能快速识别出我们标签...
masterpiece1992/TensorFlow2x_Engineering_Implementation
masterpiece1992/TensorFlow_Engineering_Implementation
The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>
masterpiece1992/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
masterpiece1992/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
masterpiece1992/WSDM2022-Retention-Score-Prediction
WSDM2022留存预测挑战赛 第1名解决方案
masterpiece1992/yolov8-pytorch_quantization
使用pytorch_quantization对yolov8进行量化
masterpiece1992/yolov8n_onnx_tensorRT_rknn_horizon
yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)
masterpiece1992/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/