Pinned Repositories
111
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
BattDeg
Python package for predicting lithium-ion battery degradation using few cycles of usage.
benchmark_results
Visual Tracking Paper List
build-tools
necessary build tools for the archiconda distribution
CenterMulti
基于CenterNet训练的目标检测&人脸对齐&姿态估计模型
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
centerNet-deep-sort
realtime multiple people tracking (centerNet based person detector + deep sort algorithm with pytorch)
TensorRT_CV
:rocket::rocket::rocket:NVIDIA TensorRT 加速推断教程!
Zingway's Repositories
Zingway/TensorRT_CV
:rocket::rocket::rocket:NVIDIA TensorRT 加速推断教程!
Zingway/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Zingway/BattDeg
Python package for predicting lithium-ion battery degradation using few cycles of usage.
Zingway/benchmark_results
Visual Tracking Paper List
Zingway/build-tools
necessary build tools for the archiconda distribution
Zingway/CenterMulti
基于CenterNet训练的目标检测&人脸对齐&姿态估计模型
Zingway/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Zingway/CenterTrack
Simultaneous object detection and tracking using center points.
Zingway/cocoapi
COCO API - Dataset @ http://cocodataset.org/
Zingway/CPlusPlusThings
C++那些事
Zingway/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Zingway/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
Zingway/deep_learning_object_detection
A paper list of object detection using deep learning.
Zingway/Electric-vehicle-battery-range-prediction
Predict remaining useful lifetime of an electric car accurately to help drive owner satisfaction and future purchases. This solution comprises analyzing the vast quantity of telemetry data over time and building a Machine Learning model to predict the remaining useful life(RUL) of an electric vehicles EVs at each point in time of the operation of said vehicle. The customer is the largest automotive manufacturing company in India, by market share. The customer designs, builds, and delivers electric vehicles (EVs).
Zingway/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
Zingway/FairMOT
A simple baseline for one-shot multi-object tracking
Zingway/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
Zingway/food-recognition-challenge-starter-kit
Starter Kit for AIcrowd Food Recognition Challenge
Zingway/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子,not only how,but also why. English translation is processing... Star this repo and come back soon:)
Zingway/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Zingway/keras-centernet
A Keras implementation of CenterNet with pre-trained model (unofficial)
Zingway/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Zingway/netron
Visualizer for neural network, deep learning and machine learning models
Zingway/Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Multi-Object Tracking
Zingway/RUL-of-Lithium-Ion-Battery
Prediction of RUL of Lithium ion battery
Zingway/severstal-steel-defect-detection
Kaggle Segmentation Challenge
Zingway/SSD-Pytorch
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
Zingway/Tianchi-2019-Guangdong-Intelligent-identification-of-cloth-defects-rank5
天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案
Zingway/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
Zingway/Try