Coder Social home page Coder Social logo

🙋 𝗛𝗲𝗹𝗹𝗼!


class CvyangTrips():
    
  def __init__(self):
    self.name = "算法工程师,聚焦于深度神经网络模型压缩与部署"
    self.username = "Cvyang東"
    self.location = "上海, China"
    self.mail = "[email protected]"
    self.wechat_id = "CVYANGD"

  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = CvyangTrips()
ubuntu ubuntu

PyTorch ONNX TensorRT OpenCV

GitHub stats Top Langs


console.log(['🥚', '🐣', '🐥', '🐔'].sort())

>>> [ '🐔', '🐣', '🐥', '🥚' ]

cvyang's Projects

caffe icon caffe

Caffe: a fast open framework for deep learning.

cv-cuda icon cv-cuda

CV-CUDA™ is an open-source, graphics processing unit (GPU)-accelerated library for cloud-scale image processing and computer vision.

lite.ai.toolkit icon lite.ai.toolkit

Lite.AI.ToolKit 🚀🚀🌟: A lite C++ toolkit of awesome AI models(一个开箱即用的C++ AI工具箱,支持ONNXRuntime/NCNN/MNN/TNN), RobustVideoMatting🔥, YOLOX🔥, YOLOP🔥 etc. https://github.com/DefTruth/lite.ai.toolkit

ncnn icon ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform

ppq icon ppq

PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.

simswap icon simswap

An arbitrary face-swapping framework on images and videos with one single trained model!

yolou icon yolou

YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6、YOLOv7、YOLOX、YOLOX-Lite

yolov5 icon yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

yolov5-face icon yolov5-face

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

yolov5-lite icon yolov5-lite

🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~

yolov5_obb icon yolov5_obb

yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测

yolov6 icon yolov6

YOLOv6: a single-stage object detection framework dedicated to industrial applications.

yolov7 icon yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.