Pinned Repositories
A03_cvclass_cv-3d
计算机视觉之三维重建篇(精简版)
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Algorithms_Engineer_Interview
计算机视觉算法工程师实习生面试总结 (微软、阿里、商汤、海康、华为、平安offer)
Ali_wentian_search_competition
2022年天池比赛解决方案:阿里问天搜索算法赛
AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
automl
Google Brain AutoML
AvStackDocs
音视频基础知识整理和相关协议文档说明
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
ffmpeg_beginner
食铁兽(feater.top)ffmpeg4入门系列教程代码
plate_detection
plate_detection
panghongwei17's Repositories
panghongwei17/plate_detection
plate_detection
panghongwei17/automl
Google Brain AutoML
panghongwei17/CelebAMask-HQ
A large-scale face dataset for face parsing, recognition, generation and editing.
panghongwei17/Cloth_Change_Person_reID_Paper_List
Paper collection for cloth variation based person re-identification
panghongwei17/cocoapi
COCO API - Dataset @ http://cocodataset.org/
panghongwei17/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
panghongwei17/CppHttpDemo
light weight C++ httpserver and httpclient based on mongoose, also support websocket
panghongwei17/deepchange
official project page of the paper "DeepChange: A Long-term Person Re-identification Benchmark"
panghongwei17/FairMOTVehicle
A fork of FairMOT used to do vehicle MOT.用于跟踪车辆的多目标跟踪, 自定义数据进行单类别多目标实时跟踪
panghongwei17/Fake_IDcard_Generater
批量生成虚拟身份证背面照片,大部分代码源于网络。
panghongwei17/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
panghongwei17/Hair-synthesis-using-GAN
제 12회 BOAZ 컨퍼런스 <꽤 GAN찮은 헤어살롱>
panghongwei17/http_server_cpp
C++的http服务器,简单好用
panghongwei17/ICCV2021-Papers-with-Code
ICCV 2021 论文和开源项目合集
panghongwei17/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
panghongwei17/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
panghongwei17/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
panghongwei17/lite.ai
Lite.AI 🚀🚀🌟 is a user-friendly C++ lib for awesome🔥🔥🔥 AI models based on onnxruntime, ncnn or mnn. YOLOX🔥, YoloV5🔥, YoloV4🔥, DeepLabV3🔥, ArcFace🔥, CosFace🔥, Colorization🔥, SSD🔥, etc.
panghongwei17/micronet
micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape
panghongwei17/MINE
Code and models for our ICCV 2021 paper "MINE: Towards Continuous Depth MPI with NeRF for Novel View Synthesis"
panghongwei17/PSENet
Official Pytorch implementations of PSENet.
panghongwei17/Python
最良心的 Python 教程:
panghongwei17/pytorch-openpose
pytorch implementation of openpose including Hand and Body Pose Estimation.
panghongwei17/Random-Erasing
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
panghongwei17/Scene-Text-Detection
panghongwei17/sole
:doughnut: Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.
panghongwei17/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
panghongwei17/TraDeS
Track to Detect and Segment: An Online Multi-Object Tracker (CVPR 2021)
panghongwei17/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
panghongwei17/YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.