xcfxr's Stars
linux-kernel-labs-zh/docs-linux-kernel-labs-zh-cn
Linux 内核实验(Linux kernel labs)中文翻译
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
0xAX/linux-insides
A little bit about a linux kernel
torvalds/linux
Linux kernel source tree
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
FurkanGozukara/Stable-Diffusion
FLUX, Stable Diffusion, SDXL, SD3, LoRA, Fine Tuning, DreamBooth, Training, Automatic1111, Forge WebUI, SwarmUI, DeepFake, TTS, Animation, Text To Video, Tutorials, Guides, Lectures, Courses, ComfyUI, Google Colab, RunPod, Kaggle, NoteBooks, ControlNet, TTS, Voice Cloning, AI, AI News, ML, ML News, News, Tech, Tech News, Kohya, Midjourney, RunPod
xcfxr/adversarial_training
adversarial training with augmentation
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
6174/comflowy
Unleash endless possibilities with ComfyUI and Stable Diffusion, committed to crafting refined AI-Gen tools and cultivating a vibrant community for both developers and users.
epfml/OptML_course
EPFL Course - Optimization for Machine Learning - CS-439
CompVis/stable-diffusion
A latent text-to-image diffusion model
laksjdjf/sd-trainer
vladmandic/automatic
SD.Next: All-in-one for AI generative image
zu1k/bs-core
Easy and blazing-fast book searcher, create and search your private library.
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
richzhang/PerceptualSimilarity
LPIPS metric. pip install lpips
blue-githubz6kh/Trojan-Qt5
这是一个trojan-qt5的备份,纪念伟大的开发者。源码:https://github.com/blue-githubz6kh/Trojan-Qt5-1
meta-llama/codellama
Inference code for CodeLlama models
bmaltais/kohya_ss
aladdinpersson/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
zq1997/deepin-wine
【deepin源移植】Debian/Ubuntu上的QQ/微信快速安装方式
ayushidalmia/awesome-fashion-ai
A repository to curate and summarise research papers related to fashion and e-commerce
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
facebookresearch/ConvNeXt
Code release for ConvNeXt model
facebookresearch/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
Cartucho/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
bubbliiiing/faster-rcnn-pytorch
这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。