Pinned Repositories
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
bash-tutorial
Bash 教程
bili_class
for bili tranning
caffe
Caffe: a fast open framework for deep learning.
leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
lihang-code
《统计学习方法》的代码实现
machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
MachineLearningDemos
机器学习实例
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
Real-time-Video-Mosaic
An implementation of automatic panorama using OpenCV in C++ and Python
LeoRainly's Repositories
LeoRainly/leedl-tutorial
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
LeoRainly/lihang-code
《统计学习方法》的代码实现
LeoRainly/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
LeoRainly/Real-time-Video-Mosaic
An implementation of automatic panorama using OpenCV in C++ and Python
LeoRainly/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
LeoRainly/bash-tutorial
Bash 教程
LeoRainly/caffe
Caffe: a fast open framework for deep learning.
LeoRainly/computer-vision-panorama
Autostitch
LeoRainly/CVPR2022-Papers-with-Code
CVPR 2022 论文和开源项目合集
LeoRainly/DeblurGAN
Image Deblurring using Generative Adversarial Networks
LeoRainly/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
LeoRainly/EricLYang_SLAM_courseRepo
LeoRainly/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
LeoRainly/FewShotPapers
This repository contains few-shot learning (FSL) papers mentioned in our FSL survey.
LeoRainly/K-Net
[NeurIPS2021] Code Release of K-Net: Towards Unified Image Segmentation
LeoRainly/LLMDataHub
A quick guide (especially) for trending instruction finetuning datasets
LeoRainly/Machine-Learning-Notes
周志华《机器学习》手推笔记
LeoRainly/models
Models and examples built with TensorFlow
LeoRainly/opencv
Open Source Computer Vision Library
LeoRainly/PyTorch-Tutorial
Build your neural network easy and fast
LeoRainly/rotated_maskrcnn
Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes
LeoRainly/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
LeoRainly/tensorflow
An Open Source Machine Learning Framework for Everyone
LeoRainly/TensorFLow-Learning
B站上炼数成金的公开课笔记
LeoRainly/tensorflow_-
该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以及验证码识别, word2vec,语音分类模型等实践。配合https://www.bilibili.com/video/av20542427 视频学习更佳。要求在一定的机器学习或深度学习的基础(更新中)
LeoRainly/Text-Recognition-Material
Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining
LeoRainly/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
LeoRainly/vimplus
:rocket:An automatic configuration program for vim
LeoRainly/vision
Datasets, Transforms and Models specific to Computer Vision
LeoRainly/YOLO_v3_tutorial_from_scratch
Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"