Pinned Repositories
auto-ekf
super simple header-only Extended Kalman Filter class making use of automatic differentiation for system linearization
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-modern-cpp
A collection of resources on modern C++
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
awesome-robotics
A list of awesome Robotics resources
awesome-slam
A curated list of awesome SLAM tutorials, projects and communities.
awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
build_all
GO HERE FIRST: nvpro-samples overview
jappoz's Repositories
jappoz/auto-ekf
super simple header-only Extended Kalman Filter class making use of automatic differentiation for system linearization
jappoz/awesome-computer-vision
A curated list of awesome computer vision resources
jappoz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jappoz/awesome-modern-cpp
A collection of resources on modern C++
jappoz/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
jappoz/awesome-robotics
A list of awesome Robotics resources
jappoz/awesome-slam
A curated list of awesome SLAM tutorials, projects and communities.
jappoz/awesome-visual-slam
:books: The list of vision-based SLAM / Visual Odometry open source, blogs, and papers
jappoz/build_all
GO HERE FIRST: nvpro-samples overview
jappoz/code-samples
Source code examples from the Parallel Forall Blog
jappoz/CPlusPlusThings
C++stuff
jappoz/cpp-software-development
Large scale C++ Software development tutorials
jappoz/cpp_starter_project
A template CMake project to get you started with C++ and tooling
jappoz/cppbestpractices
Collaborative Collection of C++ Best Practices
jappoz/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
jappoz/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
jappoz/Deep-Learning-for-Tracking-and-Detection
Collection of papers, datasets, code and other resources for object tracking and detection using deep learning
jappoz/dr_strangetemplate
A guide for the rest of us on using C++ templates.
jappoz/gpu-camera-sample
Realtime GPU processing software (Windows, Linux, ARM) for machine vision camera applications. Performance benchmarks and Glass-to-Glass time measurements.
jappoz/introtoprofiling
Intorduction to profiling C\C++ applications. Description of different tools, comparison of capabilities and examples in code.
jappoz/learnopencv
Learn OpenCV : C++ and Python Examples
jappoz/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
jappoz/moderncpp-project-template
A Modern C++ Project Template
jappoz/ModernCppStarter
Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
jappoz/quickstack
A tool to take call stack traces with minimal overheads
jappoz/realtime_memory
A backfill for some C++17 pmr memory resources suitable for realtime use
jappoz/software-engineer
C/C++, Data structure, Algorithm, Design Pattern, Linux, Architecture, Distributed Systems, MicroService...
jappoz/static_vector
A dynamically-resizable vector with fixed capacity and embedded storage
jappoz/Template-Meta-Tutorial
A basic C++ Template Meta Programming
jappoz/tensorflow_cc
Build and install TensorFlow C++ API library.