Pinned Repositories
3dpose_gan_pytorch
Pytorch implementation of Unsupervised Adversarial Learning of 3D Human Pose from 2D Joint Locations
bgslibrary
A background subtraction library
cmn-CmnUniverse
Collection of libraries, classes, and functions for generic purposes (container, math, etc...).
cmn-CommonObjects
cmn-StoreData
Project to record images and encode data in a video sequence.
cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
ravens_pytorch
Ravens partially ported code from Keras/Tensorflow to Pytorch.
Khoronus's Repositories
Khoronus/3dpose_gan_pytorch
Pytorch implementation of Unsupervised Adversarial Learning of 3D Human Pose from 2D Joint Locations
Khoronus/ravens_pytorch
Ravens partially ported code from Keras/Tensorflow to Pytorch.
Khoronus/UsefulURL
Collection of links for different specific issues
Khoronus/bgslibrary
A background subtraction library
Khoronus/cmn-CmnUniverse
Collection of libraries, classes, and functions for generic purposes (container, math, etc...).
Khoronus/cmn-CommonObjects
Khoronus/cmn-StoreData
Project to record images and encode data in a video sequence.
Khoronus/cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
Khoronus/CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
Khoronus/CUDA-GEMM-Optimization
CUDA Matrix Multiplication Optimization
Khoronus/cuda-projects
Collection of cuda projects
Khoronus/ffmpeg-cpp
A clean, easy-to-use C++ wrapper around the ffmpeg libraries
Khoronus/Github-Documentation-With-Doxygen
Khoronus/image-similarity-using-deep-ranking
🖼️ PyTorch implementation of "Learning Fine-grained Image Similarity with Deep Ranking" (arXiv:1404.4661)
Khoronus/keras_Realtime_Multi-Person_Pose_Estimation
Keras version of Realtime Multi-Person Pose Estimation project
Khoronus/Khoronus
Khoronus/Khoronus.github.io
Khoronus/lightweight-human-pose-estimation-3d-demo.pytorch
Real-time 3D multi-person pose estimation demo in PyTorch. OpenVINO backend can be used for fast inference on CPU.
Khoronus/Macros
Khoronus/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Khoronus/pytorch-inspector
Model Inspector for PyTorch DNN
Khoronus/re3-pytorch
Re3 in PyTorch
Khoronus/researchM-lightweight-human-pose-estimation.pytorch
Fast and accurate human pose estimation in PyTorch. Contains implementation of "Real-time 2D Multi-Person Pose Estimation on CPU: Lightweight OpenPose" paper.
Khoronus/researchM-nanonets_object_tracking
Khoronus/researchM-pose-SemGCN
The Pytorch implementation for "Semantic Graph Convolutional Networks for 3D Human Pose Regression" (CVPR 2019).
Khoronus/researchM-tracking-sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
Khoronus/score_sde_pytorch
PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)
Khoronus/simplest_ffmpeg_streamer
Simplest streamer based on FFmpeg
Khoronus/testunit
Khoronus/todai-FFPlay4ShareMemory
A modified version of ffplay project to build and to support shared memory on windows.