The repos is to show the basic fundamental practice to advanced level in C/C++ coding.
The repos is also to append more refernce about library
, practice
, coding stuff
, incluing the reference of 3D, AI, CV, CUDA... etc
[ C/C++ ]
- bitwise_operation
- thread
- sequential_containers
- DataType,
- PointArray,
- Vector,
- Quene,
- Design Pattern,
- Linked-List
a. cs231a-notes: good fundamental things for coding, cs231-standford
b. tennis-court-detection: I like this side project.
c. CVPR2019-SiamMask: this is cvpr-2019 reference papers
d. GPUfit: related to gpu
e. Learning-OpenCV-3_examples: opencv3 examples
f. professional-cuda-c-programming: c/c++, cuda programming
g. Cuda-MultiDimensional-MovingAverage: moving_average_filter is implemented in cuda in c
h. Open3D: open source 3d viewer created in a windows team.
i. survey_on_tennis_tech: Paper research on tennis
j. openpose: open source library for pose-estimation
k. yolov4-custom-functions: tutorial materila for yolov4