Skip to content
View cvdong's full-sized avatar
🎃
Focusing
🎃
Focusing
  • ZT
  • shanghai
  • 05:13 (UTC +08:00)
Block or Report

Block or report cvdong

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
cvdong/README.md

🙋 𝗛𝗲𝗹𝗹𝗼!


class CV東Trips():
    
  def __init__(self):
    self.name = "算法工程师,聚焦于深度神经网络模型压缩与部署, AIGC"
    self.username = "東"
    self.location = "上海, China"
    self.mail = "cv_dong@163.com/cv_yang@126.com"
    self.wechat_id = "CVYANGD"

  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = CV東Trips()

Pinned

  1. TensorRT_dong TensorRT_dong Public

    NVIDIA® TensorRT™ NOTE ™️ 🚀

    C++

  2. nvinfer_Pro nvinfer_Pro Public

    C++ library based on tensorrt integration 💯

  3. YOLOv8_deploy YOLOv8_deploy Public

    YOLOv8 C++ DET、SEG、POSE TENSORRT 推理库,便于学习开发拓展与工作中实际部署 📺

    C++ 12 2

  4. C_plus_plus C_plus_plus Public

    C++ NOTE ™️ CPP ✈️ 🐮

    C 2 1

  5. YOLO_TRT_SIM YOLO_TRT_SIM Public

    高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ 🔝 ,前后处理均由CUDA核函数实现 CPP/CUDA🚀

    Cuda 43 3

  6. Project_Template Project_Template Public

    部署工程模板 ™️ 💁

    Makefile 1