- All languages
- ASP
- ActionScript
- Arduino
- Assembly
- Batchfile
- BitBake
- C
- C#
- C++
- CMake
- CSS
- Cuda
- Cython
- D
- Dart
- Dockerfile
- Erlang
- G-code
- GCC Machine Description
- GDScript
- GLSL
- Go
- Groovy
- HTML
- Haskell
- Haxe
- Inno Setup
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- Luau
- MATLAB
- Makefile
- Markdown
- Mathematica
- Meson
- Objective-C
- Objective-C++
- Objective-J
- PHP
- PLpgSQL
- Pascal
- Perl
- PowerShell
- Processing
- Python
- QML
- QMake
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SQF
- SWIG
- Scala
- Scheme
- ShaderLab
- Shell
- Smarty
- Svelte
- Swift
- Tcl
- TeX
- TypeScript
- Typst
- VHDL
- Verilog
- Vim Script
- Vim Snippet
- Visual Basic
- Vue
- Xtend
- Zeek
Starred repositories
A High-Quality Real Time Upscaler for Anime Video
This repository contains the source code for the paper First Order Motion Model for Image Animation
Datasets, tools, and benchmarks for representation learning of code.
《AI 研发提效:自己动手训练 LoRA》,包含 Llama (Alpaca LoRA)模型、ChatGLM (ChatGLM Tuning)相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码……
📚 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结
Official Repository of ChatCaptioner
About cyber security, data scrapy , aisec analysis, vulnerability analysis, enterprise security, and so on.
华中科技大学物理实验画图及数据处理(使用python)
Analyze large data sets collected from a long-range IoT system that uses LoRaWAN networking
《Python深度学习基于PyTorch》第2版 吴茂贵、郁明敏、杨本法、李涛等著
《动手学深度学习》中文课件在slides-zh目录https://github.com/d2l-ai/berkeley-stat-157.git
The more you practice, the better you learn
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
Detect text in natural images with SSD, Single Shot Detection
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
《扩散模型:从原理到实战》作者:李忻玮 苏步升 徐浩然 余海铭
Sample code for exporting Keras (tensorflow backend) model to OpenCV
work in progress of trait extraction in interacting bean roots
A Streamlit-based interactive dashboard to visualize heat meter and sensor temperature data, including load profiles, monthly average temperature and total energy consumption, and hourly temperature.
ZhangXinNan / pytorch-book
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
ZhangXinNan / pytorch-keypoint-rcnn-tutorial-code
Forked from cj-mills/pytorch-keypoint-rcnn-tutorial-codeThis repository contains the code for my PyTorch Keypoint R-CNN tutorial.
书籍:深度学习框架pytorch入门与实践
takmin / UberNet
Forked from jkokkin/UberNetDemo for CVPR 2017 paper
ZhangXinNan / keras-yolo2
Forked from experiencor/keras-yolo2Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
A simplified implemention of Faster R-CNN that replicate performance from origin paper
《深度学习入门 4 强化学习》[日] 斋藤康毅 著(O'Reilly Japan, 2022)
circlestarzero / StableLM
Forked from Stability-AI/StableLMStableLM: Stability AI Language Models
“Dive Into OCR” is a textbook developed by the PaddleOCR community that integrates OCR theory and practice.