Skip to content
View cvdong's full-sized avatar
🎃
Focusing
🎃
Focusing
  • ZT
  • shanghai
  • 03:03 (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 = "[email protected]/[email protected]"
    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 46 3

  5. YOLOv8_deploy YOLOv8_deploy Public

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

    C++ 16 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++ 181 32