Pinned Repositories
cmake-templates
Some CMake Templates. Qt, Boost, OpenCV, C++11, etc
CNN
A tiny cnn framework write from scratch use only blas routines
cnn-without-any-downsampling
A project demonstrate that downsampling(upsaming) in cnn are not nesscessary
compiler
A toy compiler for subset of c++ written in python
dsps
dynamic and scalable parameter server
epoll_wrapper
rdc
A mini distributed system based on tcp, rdma and shared memory
rdma-socket
tf2-yolo3
object detection using yolo3 with tensorflow-2.x
ThreadPool
a dynamic threadpool
akkaze's Repositories
akkaze/rdc
A mini distributed system based on tcp, rdma and shared memory
akkaze/int_algorithms_in_cv
collect integer and fixed-point algorithms in computer vision
akkaze/akkaze.github.io
my github pages
akkaze/chgemm
symmetric int8 gemm
akkaze/cTensor
A super light-weight deep learning library based on NumPy in PyTorch fashion.
akkaze/CuAssembler
An unofficial cuda assembler, for all generations of SASS, hopefully :)
akkaze/cuda_spatial_deform
A fast tool to do image augmentation on GPU(especially elastic_deform), can be helpful to research on Medical Image.
akkaze/cutlass
CUDA Templates for Linear Algebra Subroutines
akkaze/dgemm
Tuning DGEMM
akkaze/Incremental-SfM
An Incremental SfM program. 增量式SfM程序
akkaze/monoasm
In-memory x86-64 assembler for JIT compiler.
akkaze/nerf
Code release for NeRF (Neural Radiance Fields)
akkaze/OpenCL-CLHPP
Khronos OpenCL-CLHPP
akkaze/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
akkaze/openMVS
open Multi-View Stereo reconstruction library
akkaze/OpenSfM
Open source Structure from Motion pipeline
akkaze/popsift
PopSift is an implementation of the SIFT algorithm in CUDA.
akkaze/pvcnn
[NeurIPS 2019, Spotlight] Point-Voxel CNN for Efficient 3D Deep Learning
akkaze/pybind11_cmake_example
akkaze/PyPoi
"Py"thon program for "Poi"sson Image Editing
akkaze/Pyramid-Attention-Networks
PyTorch code for "Pyramid Attention Networks for Image Restoration" with new SOTA results on multiple image restoration tasks: denoising, demosaicing, compression artifact reduction, super-resolution
akkaze/rl_algorithms
Structural implementation of RL key algorithms
akkaze/robosat
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
akkaze/sknw
build net work from skeleton image (2D-3D)
akkaze/tensorflow-onnx
Convert TensorFlow models to ONNX
akkaze/tinycthread
Small, portable implementation of the C11 threads API
akkaze/Torch-Pruning
A pytorch pruning toolkit for structured neural network pruning and layer dependency maintaining.
akkaze/UnrealLandscape
Landscape synthesis for UE4 using landcover maps and digital elevation models.
akkaze/utest.h
🧪 single header unit testing framework for C and C++
akkaze/xarray-spatial
Raster-based Spatial Analysis for Python