Pinned Repositories
aijob-resume
AI 算法岗在线简历模板,美观简洁,适用图片识别、CV、人脸识别和视频识别等岗位。内容为实际工作经验,供小伙伴们参考。
apollo
An open autonomous driving platform
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
beihangbianyikeshe
北航编译课设
BF3S
Boosting Few-Shot Visual Learning with Self-Supervision
bishe
CDG
CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
MAN
buaali's Repositories
buaali/MAN
buaali/apollo
An open autonomous driving platform
buaali/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
buaali/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
buaali/CDG
buaali/CVPR2022-Paper-Code-Interpretation
cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
buaali/CVPR2022-Papers-with-Code
CVPR 2022 论文和开源项目合集
buaali/da-faster-rcnn-PyTorch
An unofficial implementation of 'Domain Adaptive Faster R-CNN for Object Detection in the Wild ’
buaali/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
buaali/DL_tools
buaali/Domain-Adaptive-Faster-RCNN-PyTorch
Domain Adaptive Faster R-CNN in PyTorch
buaali/easy-few-shot-learning
Ready-to-use code and tutorial notebooks to boost your way into few-shot image classification.
buaali/few-shot-object-detection
Implementations of few-shot object detection benchmarks
buaali/GPA-detection
Implementation of Cross-domain Detection via Graph-induced Prototype Alignment (CVPR 2020 Oral).
buaali/HowToCook
程序员在家做饭方法指南。
buaali/lihainan
buaali/mmdetection3d
buaali/my2021
buaali/neural_renderer_carla
buaali/OWOD-1
(CVPR 2021 Oral) Open World Object Detection
buaali/OWOD-ori
buaali/PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
buaali/PSN
implement of CVPR 2022 paper《Exploring Endogenous Shift for Cross-domain Detection: A Large-scale Benchmark and Perturbation Suppression Network》
buaali/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
buaali/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
buaali/PytorchNetHub
加注释的网络模型(便于理解)
buaali/ShuLiTongJi_BUAA
北京航空航天大学 数理统计 课程学习
buaali/vim-config
Lean mean (Neo)Vim machine, carefully crafted with :heart: Use with Neovim v0.1.5+ or Vim v7.4+
buaali/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
buaali/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS