Pinned Repositories
.vimrc
vim configurations
backtrader
Python Backtesting library for trading strategies
BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
caffe
Caffe: a fast open framework for deep learning.
czsc
缠中说禅技术分析工具;缠论;股票;期货
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
docs
📄 Documentation for Vue 3
FaceRecognition
Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数提升准确率和泛化能力,对FaceNet进行了一种实现。
GroupNormalization-caffe
re-implementation of group normalization, cpu version and gpu version
niezhongliang's Repositories
niezhongliang/GroupNormalization-caffe
re-implementation of group normalization, cpu version and gpu version
niezhongliang/.vimrc
vim configurations
niezhongliang/backtrader
Python Backtesting library for trading strategies
niezhongliang/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
niezhongliang/caffe
Caffe: a fast open framework for deep learning.
niezhongliang/czsc
缠中说禅技术分析工具;缠论;股票;期货
niezhongliang/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
niezhongliang/docs
📄 Documentation for Vue 3
niezhongliang/FaceRecognition
Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数提升准确率和泛化能力,对FaceNet进行了一种实现。
niezhongliang/GCNet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond
niezhongliang/InsightFace-v3
PyTorch implementation of Additive Angular Margin Loss for Deep Face Recognition.
niezhongliang/interview
📚 C/C++面试基础知识总结
niezhongliang/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
niezhongliang/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
niezhongliang/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
niezhongliang/mmdetection
Open MMLab Detection Toolbox and Benchmark
niezhongliang/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
niezhongliang/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
niezhongliang/niezhongliang.github.io
niezhongliang/pcl
Point Cloud Library (PCL)
niezhongliang/PointRCNN
PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
niezhongliang/SA-SSD
niezhongliang/shanghai_house_knowledge
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。启发来自这个兄弟17年做的杭州购房分享https://github.com/houshanren/hangzhou_house_knowledge。
niezhongliang/tf-quant-finance
High-performance TensorFlow library for quantitative finance.
niezhongliang/tinyflow
Tutorial code on how to build your own Deep Learning System in 2k Lines
niezhongliang/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS