liujian-billy's Stars
ProbiusOfficial/Hello-CTF
【Hello CTF】题目配套,免费开源的CTF入门教程,针对0基础新手编写,同时兼顾信息差的填补,对各阶段的CTFer都友好的开源教程,致力于CTF和网络安全的开源生态!
GithupChuXue/NiceApp
这是一款Uniapp小项目 ,具备查询,看资讯的小功能
android/architecture-components-samples
Samples for Android Architecture Components.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
apache/echarts
Apache ECharts is a powerful, interactive charting and data visualization library for browser
luopeixiang/im2latex
Pytorch implemention of Deep CNN Encoder + LSTM Decoder with Attention for Image to Latex
harvardnlp/im2markup
Neural model for converting Image-to-Markup (by Yuntian Deng yuntiandeng.com)
qs956/Latex_OCR_Pytorch
基于Pytorch实现的End-to-End图像Latex公式识别 inspire by LinXueyuanStdio/LaTeX_OCR_PRO
lukas-blecher/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
bytesfly/blog
互联网是有记忆的,我想留下一些成长的脚印。
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)
LinXueyuanStdio/LaTeX_OCR_PRO
:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST).
kingyiusuen/image-to-latex
Convert images of LaTex math equations into LaTex code.
YanWQ-monad/SUSTech_CS205_Projects
SUSTech CS205 (C/C++ Program Design) Projects, taught by Shiqi Yu, 2022F
ShiqiYu/CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
nltk/nltk_data
NLTK Data
pytorch/text
Models, data loaders and abstractions for language processing, powered by PyTorch
ruotianluo/ImageCaptioning.pytorch
I decide to sync up this repo and self-critical.pytorch. (The old master is in old master branch for archive)
Kaiser-DMr/-3D
李洵爱心跳动代码
KNwbq/deep-learning-course-repo
DLC2023-2024
mynewstart/ext2-
本项目用C语言在linux下实现ext2文件系统的基本功能
ourarash/multithreading_cpp
Tutorial on Multithreading in C++
diliny867/Tetris
Tetris with OpenGL
servetgulnaroglu/cube.c
https://youtu.be/p09i_hoFdd0
mebuyukbulut/OpenGL-TETRIS
gchensz/OpenGL_Tetris
基于OpenGL库实现的俄罗斯方块
githubhaohao/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone