MagicSource (@lucasjinreal)
  • Stars
    star
    15,291
  • Global Rank 1,180 (Top 0.05 %)
  • Followers 2,217
  • Following 396
  • Registered almost 8 years ago
  • Most used languages
    Python
    56.6 %
    C++
    20.8 %
    Go
    5.7 %
    Rust
    2.5 %
    JavaScript
    1.9 %
    CSS
    1.9 %
    Makefile
    1.3 %
    HTML
    1.3 %
    Java
    1.3 %
    Others
    5.4 %
  • Location 🇺🇸 United States
  • Country Total Rank 651
  • Country Ranking
    PureBasic
    14
    Python
    93
    Cuda
    130
    C++
    377
    CMake
    809
    Dart
    1,497
    Makefile
    1,893
    Rust
    2,145
    Arduino
    2,181
    Go
    3,222
    Lua
    4,371
    C
    6,902
    CSS
    7,769

Top repositories

1

tensorflow_poems

中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
Python
3,595
star
2

yolov7_d2

🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
Python
3,116
star
3

weibo_terminater

Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator
Python
2,303
star
4

alfred

alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046
Python
854
star
5

DCNv2_latest

DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
C++
564
star
6

keras_frcnn

Keras Implementation of faster-rcnn
Python
521
star
7

thor

thor: C++ helper library, for deep learning purpose
C++
264
star
8

tensorflow_novelist

模仿莎士比亚创作戏剧!屌炸天的是还能创作金庸武侠小说!快star,保持更新!!
Python
259
star
9

weibo_terminator_workflow

Update Version of weibo_terminator, This is Workflow Version aim at Get Job Done!
Python
258
star
10

faceswap_pytorch

Deep fake ready to train on any 2 pair dataset with higher resolution
Python
242
star
11

nb

Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.
Python
231
star
12

pytorch_chatbot

A Marvelous ChatBot implement using PyTorch.
Python
226
star
13

CenterNet_Pro_Max

Experiments based on CenterNet (more backbones, TensorRT deployment and mask head)
221
star
14

LSTM_learn

a implement of LSTM using Keras for time series prediction regression problem
Python
214
star
15

AI-Infer-Engine-From-Zero

关于自建AI推理引擎的手册,从0开始你需要知道的所有事情
206
star
16

movenet

Google's Next Gen Pose Estimation in PyTorch
Python
122
star
17

Spider12306

基于Python3的12306抢票爬虫,10个线程开抢,智能过滤凌晨12:00到7:00发车的车次。
Python
106
star
18

pytorch_image_classifier

Minimal But Practical Image Classifier Pipline Using Pytorch, Finetune on ResNet18, Got 99% Accuracy on Own Small Datasets.
Python
106
star
19

kitti-ssd

Train your own data using SSD in a more clear and simple way(not include source code)
Python
101
star
20

TrafficLightsDetection

using SSD and caffe detect traffic lights on LISA dataset
Python
99
star
21

nosmpl

Accelerated SMPL operation, commonly used in generate 3D human mesh, STAR included.
Python
93
star
22

ssds_pytorch

Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.
Python
80
star
23

simpleocv

Make a minimal OpenCV runable on any where, WIP
C++
72
star
24

yolov3_tf2

Yolov3 implemented with brand new TensorFlow 2.0 API (both train and prediction)
Python
67
star
25

yolov7-face

Next Gen Face detection based on YOLOv7
Python
55
star
26

FruitsNutsSeg

detectron2 support self-define data train
Python
50
star
27

onnxexplorer

Explorer for ONNX, this tool will help you take a deep inside look of any ONNX model.
Python
44
star
28

Q-Learning

An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!
C++
40
star
29

cityscapestococo

This repo contains usable code convert cityscapes to coco format (Detectron and maskrcnn-benchmark were all broken)
Python
36
star
30

tfboys

TensorFlow and Pytorch practice codes with purity and simplicity.
Python
34
star
31

OpenHandMocap

Python
33
star
32

textfrontend

单独维护的中文TTS
Python
31
star
33

bboxer

Pure, Simple yet Powerful Image Bound Box Making Tool, already cross platform, welcome star and keep updating.
C++
31
star
34

fpn_rssd

Rotated Box SSD detection Framework with FPN support, next generation object detection framework
Python
29
star
35

aural

A Tiny Project For ASR model training and Deployment
Python
28
star
36

Shadowless

A Fast and Open Source Autonomous Perception System.
C++
27
star
37

awesome_transformer

A curated list of transformer learning materials, shared blogs, technical reviews.
26
star
38

pt_mobilenetv2_deeplabv3

Fast accurate realtime segmentation with DeepLabV3 and MobileNetV2 backbone
Python
26
star
39

pytorch_cycle_gan

CycleGAN with Productive Generate APIs. Generate Any Image from Your Transfer Model.
Python
26
star
40

yolovn

Just another yolo variant.
25
star
41

wanwu_release

Wanwu models release, code will be released soon
23
star
42

spconv

Pytorch layer needed by Second Lidar detector.
C++
23
star
43

3d_detection_kit

Toolkit to Explore 3D data for 3D object detection, point cloud visualization, bev map gen etc. Using KITTI as dummy data
Python
22
star
44

pytorch_image_caption

Image Caption, Show and Tell.
Python
20
star
45

datasets

A Collection of Datasets.
19
star
46

pilgrim_torch2trt

Pilgrim Project: torch2trt, quick convert your pytorch model to TensorRT engine.
C++
19
star
47

yolov5_mask

Try add Instance Segmentation upon YoloV5
Python
18
star
48

libnms

libnms.so for object detection, can be use in libtorch or caffe or nccn or onnx or TensorRT
Cuda
17
star
49

pt_enet

Realtime segmentation with ENet, the fast and accurate segmentation net.
Python
14
star
50

GreatDarkNet

An Edit Version of darknet, and this version you can train and predict on your own datasets! more easily!
C
14
star
51

VIBE_yolov5

Using YOLOv5 as detection on VIBE
Python
13
star
52

daybreak_release

Daybreak APP release
12
star
53

gofind

gofind - your personal find helper
Go
12
star
54

cabinet

Cabinet, The Ultimate Tool Box.
Rust
12
star
55

tensorflow_yolov3

A Detailed and Optimized Implementation of Yolo-V3 in Original TensorFlow.
Python
12
star
56

pytorch_name_net

A NetWork Generate Names, Based On Conditional RNN, Set Condition And Generate Different Names.
Python
11
star
57

tensorflow_extractor

State-of-art and Reliable Text-summary and Information Extraction
Python
11
star
58

RetinaNet

Pytorch Implementation of RetinaNet with CUDA accelerate nms operation.
Python
10
star
59

gluon_ssd

Implement SSD using Gluon in only 300 lines of codes!
Python
10
star
60

m

m editor is a modern, easy to use, fast terminal editor then vim or emacs. written in pure Rust.
Rust
10
star
61

wnnx_models

Various test models in WNNX format. It can view with `pip install wnetron && wnetron`
10
star
62

seg_icnet

ICNet in TensorFlow, Real-Time Segmentation
Python
10
star
63

fusion

Fusion package with transformation between camera and lidar, IMU etc. Autonomous and robot helper.
Python
9
star
64

scraper_toolbox

Python3.6 Scraper Toolbox, You can almost Scrap Anything in this Repo, Welcome Pull Request
Python
9
star
65

blackpearl

The Black Pearl in Golang. Personal Assistant.
Go
9
star
66

mxnet_tiny5

mxnet训练自己的数据集分类,支持模型断点训练和预测单张图片
Python
9
star
67

TTS_CN

A Chinese TTS System!
Python
9
star
68

arxiv_action

企业微信机器人或钉钉机器人定制服务,自动推送arxiv最新paper
Python
9
star
69

papers

Contains many papers with categories in CV, NLP, RL Quantum etc.
8
star
70

pytorch_style_transfer

A Simple Implementation of Neural Style Transfer using Pytorch. You can generate your own art pictures now!
Python
8
star
71

tacotron

TensorFlow implementation of Google Tacotron. Train on Audio and Generate Speech using Text. Which can be Called TTS.
Python
8
star
72

yolov8

7
star
73

numgo

NumPy library in Go.
Go
7
star
74

LLaVA-Magvit2

Python
7
star
75

PoseAILiveLink

PoseAI LiveLink Compatible on macOS
C++
7
star
76

gooooup

Upload load images(files) to cloud, generate permanent link.
Go
7
star
77

mjolnir

Light weighted replacement of original thor C++ library. More simpler, more clean, more light.
C++
7
star
78

UbuntuScripts

Shell
7
star
79

MLLM_Factory

A Dead Simple and Modularized Multi-Modal Training and Finetune Framework. Compatible to any LLaVA/Flamingo/QwenVL/MiniGemini etc series models.
7
star
80

visiontransformers

Vision Transformers that you need.
Python
6
star
81

sherpa_ort

ONNXRuntime ASR C++
C++
6
star
82

minitr

Exploration on Micro Transformers, Unleash the power of mini-transformers!
Python
6
star
83

tensorflow_wgan

A Tensorfow Version of the state-of-art Wasserstein GAN, image super resolution, black image colorful, more function are applying...just star!
Python
6
star
84

tensorflow_classifier

Simple and over-through process for Tensorflow classify images, using own dataset
Python
6
star
85

mxnet_ssd

Another maintained mxnet ssd version
Python
6
star
86

caffe_tiny5

Caffe tutorial for train own data and predict using python
Python
6
star
87

mmc

Next Gen MMD runs on all platforms, Windows, Linux, Mac. Will support exchange between vmd and fbx format.
C++
6
star
88

realrender

3D mesh render without pain.
C++
6
star
89

squeezeseg_pytorch

Realtime Point Cloud Segmentation
Python
6
star
90

vits_cpp

C++ and ONNXRuntime based VITS voice synthesis
C++
6
star
91

tf_pose_realtime

Realtime Openpose with MobileNetV2 backend
PureBasic
6
star
92

AwesomeLLM

6
star
93

mono_odometry

Visual Odometry Using Mono Camera
C++
6
star
94

person_tracking

person tracking in ros
C++
5
star
95

sparrow

The message server in Golang, like WeChat.
JavaScript
5
star
96

algorithm

Contains all kinds of algorithm write in Python and C++, some with Rust.
Python
5
star
97

CaffeHandsOn

This is a Caffe hands on tutorial.
Python
5
star
98

sak

Swiss Army Knife for secret hacking and sniffering
Go
5
star
99

instance_seg_tf

Instance Segmentation with discriminate loss
Python
5
star
100

efficientformers

Collection of efficient transformers.
Python
5
star