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/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
Olalaye/C-Sharp
All algorithms implemented in C#.
Olalaye/chime
🎵 Python sound notifications made easy
Olalaye/CNN
C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification
Olalaye/course
高性能并行编程与优化 - 课件
Olalaye/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Olalaye/cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Olalaye/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Olalaye/fmm
Fast map matching, an open source framework in C++
Olalaye/map_matching
Algorithms to find the streets that a vehicle should have traveled to generate a given GPS track
Olalaye/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Olalaye/Models
采用MegEngine实现的各种主流深度学习模型
Olalaye/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Olalaye/object_detection_confusion_matrix
Python class for calculating confusion matrix for object detection task
Olalaye/opencv_stitching_tutorial
A repository for presenting the functionalty of OpenCVs apps/opencv_stitching_tool, an App to utilize the Python binds of the OpenCV Stitching Module
Olalaye/PyQt5-YOLOv5
YOLOv5检测界面-PyQt5实现
Olalaye/pyqt5_tutorials
pyqt5_tutorials
Olalaye/Python
All Algorithms implemented in Python
Olalaye/python-patterns
A collection of design patterns/idioms in Python
Olalaye/PythonRobotics
Python sample codes for robotics algorithms.
Olalaye/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Olalaye/rknn-cpp-Multithreading
rk3588/rk3588s使用c++多线程异步等进行优化,yolov5s运行速度可达135帧
Olalaye/sahi
https://www.eet-china.com/mp/a112350.html A lightweight vision library for performing large scale object detection/ instance segmentation.
Olalaye/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Olalaye/slog
A simple logging package
Olalaye/tfjs-yolov5-example
TensorFlow.js example for YOLOv5
Olalaye/The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing
Olalaye/transformers-code
手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube
Olalaye/yolact
A simple, fully convolutional model for real-time instance segmentation.
Olalaye/yolov5_in_tf2_keras
tf2-keras implement yolov5 ref https://github.com/ultralytics/yolov5/discussions/6717