Pinned Repositories
AI-interview-cards
最完整的AI算法面试题目仓库,1000道,25个类目
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
auto_driving
Autopilot-Notes
自动驾驶笔记,以解析各模块知识点、整合行业优秀解决方案进行阐述,以帮助自己及有需要的读者;包含深度学习、deeplearning、无人驾驶、BEV、Transformer、ADAS、CVPR、特斯拉AI DAY、大模型、chatgpt等内容。由于水平有限,文中不妥之处恳请广大读者批评指正。如有合作意向,请联系 931531133@qq.com
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Awesome-LLM-Learning
Learning Large Language Model (LLM)(大语言模型学习)
CvPytorch
CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.
decode_action
世界上本来不存在加密,加密的人多了,也便成就了解密
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Deep_Learning_Task
用于介绍深度学习中图像分裂、目标检测、语义分割等网络结构
cjl960828's Repositories
cjl960828/Deep_Learning_Task
用于介绍深度学习中图像分裂、目标检测、语义分割等网络结构
cjl960828/AI-interview-cards
最完整的AI算法面试题目仓库,1000道,25个类目
cjl960828/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
cjl960828/auto_driving
cjl960828/Autopilot-Notes
自动驾驶笔记,以解析各模块知识点、整合行业优秀解决方案进行阐述,以帮助自己及有需要的读者;包含深度学习、deeplearning、无人驾驶、BEV、Transformer、ADAS、CVPR、特斯拉AI DAY、大模型、chatgpt等内容。由于水平有限,文中不妥之处恳请广大读者批评指正。如有合作意向,请联系 931531133@qq.com
cjl960828/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
cjl960828/Awesome-LLM-Learning
Learning Large Language Model (LLM)(大语言模型学习)
cjl960828/CvPytorch
CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.
cjl960828/decode_action
世界上本来不存在加密,加密的人多了,也便成就了解密
cjl960828/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
cjl960828/BiliBiliTool
.Net 5 编写的跨平台的B站(哔哩哔哩)任务工具,通过GitHub Actions实现每日线上自动运行任务:每日自动登录、观看、分享、投币视频,获取每日任务的满额经验,轻松升级Level 6,实现自动领取大会员权益、月底自动为自己充电等功能。
cjl960828/didi
🔒 滴滴打车
cjl960828/DL-plug-and-play-module
Recent years' deep learning top conference plug-and-play module code and papers.
cjl960828/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
cjl960828/openmixup
CAIRI Supervised, Semi- and Self-Supervised Visual Representation Learning Toolbox and Benchmark
cjl960828/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
cjl960828/PyTorch-Networks
Pytorch implementation of cnn network
cjl960828/qinglong
自用青龙
cjl960828/QL
cjl960828/QLScriptPublic
青龙面板脚本公共仓库
cjl960828/qlym
青龙面板脚本大全(实现各大平台自动签到,自动做任务!)
cjl960828/quantumult-x
适用于Quantumult x,surge,shadowrocket,stash,loo签到 破解 去广告
cjl960828/SimpleCVReproduction
:punch: Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.
cjl960828/smzdm_script
smzdm 自用脚本 for 青龙面板,支持 App 端签到、转盘抽奖、每日任务等功能
cjl960828/techxuexi-js
油猴等插件的 学习强国 js 代码 45分/天
cjl960828/tensorrt-alpha
TensorRT-Alpha implements CUDA C accelerated deployment of more than 30 models, including but not limited to yolov8, yolov7, yolov6, yolov5, yolov4, yolov3, yolox, yolor and so on, the other 10 more CNN models are being sorted out, vision transformer related models will be updated in the future.CUDA is all you need, best wish!
cjl960828/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API