Pinned Repositories
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
facenet
Face recognition using Tensorflow
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Image-processing-algorithm
paper implement
leetcode
LeetCode Problems' Solutions
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
libdrm-rockchip-1
Userspace Library for DRM RGA device(!!!!!!!!!!!deprecated!!!!!!!!!!!!!!)
Adarine99's Repositories
Adarine99/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Adarine99/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
Adarine99/DeepFaceLive
Real-time face swap for PC streaming or video calls
Adarine99/esphome
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Adarine99/facenet
Face recognition using Tensorflow
Adarine99/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Adarine99/Image-processing-algorithm
paper implement
Adarine99/leetcode
LeetCode Problems' Solutions
Adarine99/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Adarine99/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Adarine99/libdrm-rockchip-1
Userspace Library for DRM RGA device(!!!!!!!!!!!deprecated!!!!!!!!!!!!!!)
Adarine99/lihang-code
《统计学习方法》的代码实现
Adarine99/LivenessDectectionForFaceSpoofingAttack
Adarine99/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
Adarine99/monodepth
Unsupervised single image depth prediction with CNNs
Adarine99/play_with_tflite
Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
Adarine99/roll-Foward
seeking for machine-leaning
Adarine99/SegmentationCpp
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
Adarine99/shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
Adarine99/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
Adarine99/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
Adarine99/X-TRACK
A GPS bicycle speedometer that supports offline maps and track recording
Adarine99/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
Adarine99/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/