Yasen Hu
Yasen Hu
Home
Posts
Projects
Contact
Light
Dark
Automatic
Posts
C++ Diary #3 | Move Semantics - Rvalue Reference
Understanding Move Semantics Part I: A Deep Dive into Rvalue References
Yasen Hu
Aug 6, 2024
5 min read
C++
C++ Diary #2 | std::vector::reserve
Using std::vector::reserve whenever possible
Yasen Hu
Dec 26, 2020
5 min read
C++
Install CUDA and Nvidia Driver in Linux
Setup environment in 10 minutes
Yasen Hu
Sep 7, 2020
2 min read
Misc
C++ Diary #1 | emplace_back vs. push_back
Pros and cons of emplace_back
Yasen Hu
Aug 13, 2020
4 min read
C++
Softmax Function and Cross Entropy Loss
How to calculate derivative of softmax loss
Yasen Hu
May 3, 2020
4 min read
Machine Learning
NVIDIA JetPack Flashing Issues Q&A
JetPack 4.2 Flashing Issues and how to resolve
Yasen Hu
Nov 6, 2019
2 min read
Misc
Hungarian Algorithm II
Maximum-weighted matching in bipartite graph - KM Algorithm
Yasen Hu
Aug 25, 2019
6 min read
Algorithm
Hungarian Algorithm I
Unweighted bipartite graph maximum matching
Yasen Hu
Aug 10, 2019
7 min read
Algorithm
KD-Tree
Use KD-Tree to speed up Nearest Neighbor (NN) search for point cloud clustering
Yasen Hu
Jul 18, 2019
6 min read
Algorithm
Homogeneous Coordinates
What is homogeneous coordinates and the benefits of using it
Yasen Hu
Jun 9, 2019
5 min read
Computer Vision
»
Cite
×