WilliamLiPro
PhD in computer science, focus on machine learning. Providing efficient algorithm for AI system.
China
Pinned Repositories
AdaptiveNeuralTrees
Adaptive Neural Trees
Algorithms
for algorithm implementation and testing.
bolt
10x faster matrix and vector operations.
BoWtrainer
The training tool for bag of visual word
CapsNet-pytorch
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
LpSS
Training sparse neural network with Lp normalized weight
Multi-Thread-Communication
A communication test between main thread and sub thread
Saliency-Detection-FDC
Fast Visual Saliency Based on Multi-scale Difference of Gaussians Fusion in Frequency Domain
TrackerOnBoVWwindows
Visual tracking based on BoW features
TrajectoryEstimation
Fast trajectory MAP and its corresponding application in path planning and visual tracking
WilliamLiPro's Repositories
WilliamLiPro/Saliency-Detection-FDC
Fast Visual Saliency Based on Multi-scale Difference of Gaussians Fusion in Frequency Domain
WilliamLiPro/TrajectoryEstimation
Fast trajectory MAP and its corresponding application in path planning and visual tracking
WilliamLiPro/LpSS
Training sparse neural network with Lp normalized weight
WilliamLiPro/Fragmented_by_Nature
Data sources for three novel worldwide urban indexes--the share of natural barriers, average dyadic nonconvexity, and the average road detour.
WilliamLiPro/bolt
10x faster matrix and vector operations.
WilliamLiPro/clBLAS
a software library containing BLAS functions written in OpenCL
WilliamLiPro/CLBlast
Tuned OpenCL BLAS
WilliamLiPro/cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
WilliamLiPro/CUDA_gemm
A simple high performance CUDA GEMM and Sparse GEMM implementation.
WilliamLiPro/cutlass
CUDA Templates for Linear Algebra Subroutines
WilliamLiPro/dbcsr
DBCSR: Distributed Block Compressed Sparse Row matrix library
WilliamLiPro/Deep-Learning-code
Code for deep learning course
WilliamLiPro/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
WilliamLiPro/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
WilliamLiPro/fashion-mnist
A MNIST-like fashion product database. Benchmark :point_right:
WilliamLiPro/FastFilter
Fast Filter accelerated by kernel decomposition and integral image
WilliamLiPro/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
WilliamLiPro/lapack
LAPACK development repository
WilliamLiPro/mmdetection
Open MMLab Detection Toolbox and Benchmark
WilliamLiPro/MultiObjectiveOptimization
Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"
WilliamLiPro/Neighborhood-Attention-Transformer
[Preprint] Neighborhood Attention Transformer, 2022
WilliamLiPro/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
WilliamLiPro/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
WilliamLiPro/pycaret
WilliamLiPro/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
WilliamLiPro/rigl
End-to-end training of sparse deep neural networks with little-to-no performance loss.
WilliamLiPro/SparseConvNet
Submanifold sparse convolutional networks
WilliamLiPro/spconv
Spatial Sparse Convolution in PyTorch
WilliamLiPro/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
WilliamLiPro/vnpy
基于Python的开源量化交易平台开发框架