Pinned Repositories
__DBSCAN-CUDA-128D
DBSCAN CUDA
A-Collection-of-important-tasks-in-pytorch
Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!
ACM
channel-pruning
Channel Pruning for Accelerating Very Deep Neural Networks
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
mmdetection
Open MMLab Detection Toolbox and Benchmark
SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
SynthText_Chinese_version
Modify from https://github.com/ankush-me/SynthText.git to generate chinese character
torch2trt
An easy to use PyTorch to TensorRT converter
web-to-pdf
Convert any web technology to PDF
zhancr's Repositories
zhancr/albumentations
fast image augmentation library and easy to use wrapper around other libraries
zhancr/AttentionOCR
Scene text recognition
zhancr/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
zhancr/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
zhancr/mmdetection
Open MMLab Detection Toolbox and Benchmark
zhancr/torch2trt
An easy to use PyTorch to TensorRT converter
zhancr/web-to-pdf
Convert any web technology to PDF
zhancr/awesome-ocr
A curated list of promising OCR resources
zhancr/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
zhancr/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
zhancr/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
zhancr/ConvLSTM_pytorch
Implementation of Convolutional LSTM in PyTorch.
zhancr/Curve-Text-Detector
This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking table.
zhancr/dalle3-eval-samples
Text-to-image samples collected for the evaluation of DALL-E 3 in the whitepaper.
zhancr/dockcross
Cross compiling toolchains in Docker images
zhancr/FCOS_PLUS
Some improvements (center sample) about FCOS (FCOS: Fully Convolutional One-Stage Object Detection).
zhancr/ganhacks
starter from "How to Train a GAN?" at NIPS2016
zhancr/html2doc
Ruby gem that converts an HTML page/document into a Microsoft Word `.doc` file
zhancr/libtorch-yolov3
A Libtorch implementation of the YOLO v3 object detection algorithm
zhancr/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
zhancr/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
zhancr/one-key-hidpi
Enable macOS HiDPI and have a native setting.
zhancr/PDF-Writer
High performance library for creating, modiyfing and parsing PDF files in C++
zhancr/pi-l298n-dc-motor
Raspberry Pi controlling DC Motors Using Python With a L298N Driver
zhancr/PyTorch-Encoding
A CV Toolkit
zhancr/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
zhancr/test_RK1808_LSTM
测试RK 1808S0计算棒多任务并行
zhancr/ThreadPool
A simple C++11 Thread Pool implementation
zhancr/vtuber
hackathon
zhancr/watermark-detection
Model for watermark classification implemented with PyTorch