Stars
[STACOM@MICCAI 2024] HyperCMR: Enhanced Multi-Contrast CMR Reconstruction with Eagle Loss (CMRxRecon2024 Challenge)
yunxinan / minGPT
Forked from karpathy/minGPTA minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
The simplest, fastest repository for training/finetuning medium-sized GPTs.
An Implementation of the FOTS: Fast Oriented Text Spotting with a Unified Network
yunxinan / chinese_ocr
Forked from YCG09/chinese_ocrCTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
yunxinan / chatbot
Forked from zhaoyingjun/chatbot一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。加入seqGAN版本。
📚🔥收集全网最热门的技术书籍 (GO、黑客、Android、计算机原理、人工智能、大数据、机器学习、数据库、PHP、java、架构、消息队列、算法、python、爬虫、操作系统、linux、C语言),不间断更新中♨️
业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核,通过模块化自由组合,支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等,比快更快,业界真正靠谱的超低延迟直播SDK(延迟低至100~300ms)。
This is our collected datasets for challenge condition facial expression recognition
第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字
基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
Write a blog about the meaningful things that I do in my daily life.
Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!
A textbook of elementary undergraduate algebra with an emphasis on hand and computer computation, as a precursor to the usual big algebra texts. The files are in LaTeX, and the main source file is …
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
yunxinan / pytorch-book
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
yunxinan / stn-ocr
Forked from Bartzi/stn-ocrCode for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
深度学习论文翻译,包括分类论文,检测论文等
yunxinan / Mask-RCNN
Forked from wannabeOG/Mask-RCNNA PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
A Tensorflow Implementation of Spatial Transformer Networks
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
yunxinan / keras-yolo3
Forked from qqwweee/keras-yolo3A Keras implementation of YOLOv3 (Tensorflow backend)
yunxinan / ray
Forked from ray-project/rayA system for parallel and distributed Python that unifies the ML ecosystem.