Highlights
- Pro
-
-
WaveSimulator2D Public
Forked from 0x23/WaveSimulator2DA 2D wave simulator running on the GPU. Can be used for 2D light and sound simulations.
Python UpdatedNov 30, 2023 -
DualSDF Public
DualSDF: Semantic Shape Manipulation using a Two-Level Representation. CVPR'20
-
esp32_sk9822 Public
Code for driving SK9822-based LED strip using a ESP32 controller
-
-
esp32-lna Public
Forked from krzychb/esp32-lnaExample code and description how to use ESP32 low noise amplifier (LNA), including Arduino library and ESP-IDF component
-
PointFlowRenderer Public
Code for rendering the point cloud figures in paper: "PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows"
-
DeepSDF Public
Forked from facebookresearch/DeepSDFLearning Continuous Signed Distance Functions for Shape Representation
Python MIT License UpdatedNov 2, 2019 -
maskrcnn-benchmark Public
Forked from facebookresearch/maskrcnn-benchmarkFast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Python MIT License UpdatedMay 24, 2019 -
-
-
FFmpeg Public
Forked from FFmpeg/FFmpegMirror of git://source.ffmpeg.org/ffmpeg.git
C Other UpdatedFeb 25, 2019 -
auction-lap Public
Forked from bkj/auction-lapAuction algorithm for solving linear assignment problem (LAP)
Python UpdatedDec 21, 2018 -
csgm Public
Forked from owensgroup/csgmCUDA implementation of seeded graph matching
Cuda UpdatedOct 25, 2018 -
-
r8168 Public
Forked from mtorromeo/r8168Linux device driver for Realtek Ethernet controllers (unofficial mirror)
C UpdatedAug 9, 2018 -
ControllableVideoGen Public
Code for "Controllable Video Generation with Sparse Trajectories" in PyTorch