Viktor-Paul's Stars
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
google/glog
C++ implementation of the Google logging module
pengxiao-song/LaWGPT
🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型
PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
lllyasviel/ControlNet-v1-1-nightly
Nightly release of ControlNet 1.1
PaddlePaddle/PaddleRec
Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Youtube_dnn、NCF、GNN、FM、FFM、DeepFM、DCN、DIN、DIEN、DLRM、MMOE、PLE、ESMM、ESCMM, MAML、xDeepFM、DeepFEFM、NFM、AFM、RALM、DMR、GateNet、NAML、DIFM、Deep Crossing、PNN、BST、AutoInt、FGCNN、FLEN、Fibinet、ListWise、DeepRec、ENSFM,TiSAS,AutoFIS等,包含经典推荐系统数据集criteo 、movielens等
balloonwj/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
gzr2017/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
MhLiao/TextBoxes_plusplus
TextBoxes++: A Single-Shot Oriented Scene Text Detector
SamsungLabs/ritm_interactive_segmentation
Reviving Iterative Training with Mask Guidance for Interactive Segmentation
liulei01/DRBox
A deep learning based algorithm to detect rotated object, for example, objects in remote sensing images
geekori/pyqt5
PyQt5视频课程源代码
endlessm/linux
Endless patches to upstream Linux
yzrobot/cloud_annotation_tool
L-CAS 3D Point Cloud Annotation Tool
uncbiag/SimpleClick
SimpleClick: Interactive Image Segmentation with Simple Vision Transformers (ICCV 2023)
juanro49/rtl88x2ce-dkms
Realtek RTL8822CE WLAN GNU/Linux Driver in dkms format
ZongxuPan/DrBox-v2-tensorflow
The tensorflow implementation of DrBox-v2 which is an improved detector with rotatable boxes for target detection in remote sensing images
PythonCancer/OCR
【OCR系列之二】文字定位于切割的C++代码
Viktor-Paul/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Viktor-Paul/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
Viktor-Paul/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
Viktor-Paul/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
Viktor-Paul/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."