Skip to content
View Sam-gsj's full-sized avatar
  • baidu
  • shenzhen
  • 11:01 (UTC -12:00)

Block or report Sam-gsj

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

Popular repositories Loading

  1. PPOCRLabel PPOCRLabel Public

    Forked from PFCCLab/PPOCRLabel

    PPOCRLabelv2 is a semi-automatic graphic annotation tool suitable for OCR field, with built-in PP-OCR model to automatically detect and re-recognize data.

    Python 1

  2. shmqueue shmqueue Public

    Forked from DGuco/shmqueue

    基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全

    C++

  3. hello-algo hello-algo Public

    Forked from krahets/hello-algo

    《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing

    Java

  4. rknn-cpp-Multithreading rknn-cpp-Multithreading Public

    Forked from leafqycc/rknn-cpp-Multithreading

    A simple demo of yolov5s running on rk3588/3588s using c++ (about 142 frames). / 一个使用c++在rk3588/3588s上运行的yolov5s简单demo(142帧/s)。

    C

  5. infer infer Public

    Forked from shouxieai/infer

    A new tensorrt integrate. Easy to integrate many tasks

    Cuda

  6. TensorRT TensorRT Public

    Forked from NVIDIA/TensorRT

    NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.

    C++