Skip to content
View MAhaitao999's full-sized avatar
  • Transwarp->Inceptio
  • Shanghai
Block or Report

Block or report MAhaitao999

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MAhaitao999/README.md
  • 👋 Hi, I’m @MAhaitao999
  • 👀 I’m interested in Computer Vision, Auto Driving, High Performance Computing ...
  • 🌱 I’m currently learning Principle of Compiler ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Popular repositories

  1. digital_image_processing digital_image_processing Public

    冈萨雷斯的《数字图像处理第三版》的读书笔记

    Python 116 25

  2. CUDA_Programming CUDA_Programming Public

    《CUDA编程基础与实践》一书的代码

    Cuda 52 16

  3. mtcnn-align-facenet-deployment mtcnn-align-facenet-deployment Public

    本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;最后将提取到的人脸特征与底库中的人脸特征进行相似度计算(特征比对),完成人脸识别功能。

    Python 29 4

  4. Yolov3_Dynamic_Batch_TensorRT_Triton Yolov3_Dynamic_Batch_TensorRT_Triton Public

    将Yolov3模型转成可以进行动态Batch的TensorRT推理以及Triton Inference Serving上部署的TensorRT模型

    Python 27 3

  5. pybind11_CUDA pybind11_CUDA Public

    使用pybind11进行Python、C++以及CUDA的混合编程

    C++ 10 1

  6. Retinaface-PyTorch-onnx-trt Retinaface-PyTorch-onnx-trt Public

    retinaface的训练及优化部署

    Python 7 1