ihollywhy's Stars
NVIDIA/VideoProcessingFramework
Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
NVIDIA/runx
Deep Learning Experiment Management
GT-RIPL/Continual-Learning-Benchmark
Evaluate three types of task shifting with popular continual learning algorithms.
LingxiaoShawn/PairNorm
Source code for PairNorm (ICLR 2020)
lightaime/deep_gcns_torch
Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
metasfresh/metasfresh
We do Open Source ERP - Fast, Flexible & Free Software to scale your Business.
uzh-rpg/rpg_esim
ESIM: an Open Event Camera Simulator
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
uzh-rpg/rpg_davis_simulator
Simulate a DAVIS camera from synthetic Blender scenes
facebookresearch/TorchRay
Understanding Deep Networks via Extremal Perturbations and Smooth Masks
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
ShichenLiu/SoftRas
Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"
yanx27/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
justadudewhohacks/websocket-chat
Websocket based group chat app built with socket.io and react.
yangyanli/PointCNN
PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
rdevon/DIM
Deep InfoMax (DIM), or "Learning Deep Representations by Mutual Information Estimation and Maximization"
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Trusted-AI/AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
yanx27/3DGNN_pytorch
3D Graph Neural Networks for RGBD Semantic Segmentation
hxdengBerkeley/PointCNN.Pytorch
A PyTorch implemetation of PointCNN (CS294-131 Course Proj)
WangYueFt/dgcnn
jeremyb31/rtl8822bu
RTL8822BU Wireless Driver for Linux
hendrycks/natural-adv-examples
A Harder ImageNet Test Set (CVPR 2021)
albermax/innvestigate
A toolbox to iNNvestigate neural networks' predictions!
eruffaldi/ukfmanifold
UKF over generalized manifold in Matlab