Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
ailia-models
Pretrained models for ailia SDK
albumentations_examples
Augmentations usage examples for albumentations library
android-demo-app
PyTorch android examples of usage in applications
animal-matting
Github repository for the paper End-to-end Animal Image Matting
awesome-dl-projects
This is a collection of the code that accompanies the reports in The Gallery by Weights & Biases.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
Olalaye's Repositories
Olalaye/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
Olalaye/ailia-models
Pretrained models for ailia SDK
Olalaye/android-demo-app
PyTorch android examples of usage in applications
Olalaye/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Olalaye/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Olalaye/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Olalaye/coco-annotator
:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
Olalaye/CPlusPlusThings
C++那些事
Olalaye/CV_Interview
I hope this repo can help you a lot!
Olalaye/CVPR2021-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
Olalaye/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Olalaye/easy-rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Olalaye/External-Attention-pytorch
Pytorch implementation of various Attention Mechanism
Olalaye/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Olalaye/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Olalaye/LXD_GPU_SERVER
实验室GPU服务器的LXD虚拟化
Olalaye/MODNet
A Trimap-Free Solution for Portrait Matting in Real Time
Olalaye/python-mini-projects
A collection of simple python mini projects to enhance your python skills
Olalaye/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Olalaye/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Olalaye/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
Olalaye/qt-material
Material inspired stylesheet for PySide6, PySide2 and PyQt5
Olalaye/SimSwap
The official project of SimSwap (ACM MM 2020)
Olalaye/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Olalaye/TorchUtils
(WIP) TorchUtils is a pytorch library with several useful tools and training tricks.
Olalaye/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Olalaye/VinBigData-Chest-Xrays-Object-detection-
Olalaye/workflow
C++ Parallel Computing and Asynchronous Networking Engine
Olalaye/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
Olalaye/yolov5-pip
Packaged version of ultralytics/yolov5