- Burlingame, California
- https://karrywong.github.io/
- @KarryWong12
Stars
A Novel Dataset and Baseline Method for Cross-View Multi-Object Tracking in DIVerse Open Scenes (IJCV 2024)
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
Sparse Levenberg-Marquardt based non-linear least squares optimizer and bundle adjustment implementation
Protocol Buffers - Google's data interchange format
This aims to be an wrapper to C-MPI3 for C++, using the principles of simplicity, STL, RAII and Boost and enforcing type-safety. This is a mirror of https://gitlab.com/correaa/boost-mpi3.
Toolbox for Inferring Interaction Laws from Observing Various Self-Organized Dynamics
My implementation of the conformalized mean curvature flow in C++ using OpenMesh.
Robust neural network surrogate for inertial confinement fusion
P2Pt: camera pose from 2 oriented points instead of P3P
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Source code for "Interactive All-Hex Meshing via Cuboid Decomposition" [SIGGRAPH Asia 2021].
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
Almost trivial distributed parallelization of stencil-based GPU and CPU applications on a regular staggered grid
Code for evaluating the prolate spheroidal wave functions of order 0 in time which is (nearly) independent of the parameters
Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
MATLAB code to accompany the technical report "Simple 3-D visualization of some common mathematical minimal surfaces using MATLAB". This code describes a simple way to create detailed and correct 3…