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

Block or report cvdong

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 Loading

  1. chameleon chameleon Public

    AIGC NOTE 系统性记录:从0到1 👽

    Jupyter Notebook

  2. TRT_PRO_LEARN TRT_PRO_LEARN Public

    对 tensorRT_Pro 开源项目理解 ™️ 🌀

    C++ 16 5

  3. TensorRT_dong TensorRT_dong Public

    NVIDIA® TensorRT™ NOTE ™️ 学习记录以及相关理解 🚀

    C++ 4 1

  4. YOLO_TRT_SIM YOLO_TRT_SIM Public

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

    Cuda 45 3

  5. YOLOv8_deploy YOLOv8_deploy Public

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

    C++ 14 2

  6. Melody-Zhou/tensorRT_Pro-YOLOv8 Melody-Zhou/tensorRT_Pro-YOLOv8 Public

    This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.

    C++ 171 28