Pinned Repositories
InternLM
Official release of InternLM2.5 base and chat models. 1M context support
DBSCAN_CUDA
Using CUDA methods to divide threads of original DBSCAN programs and synchronize threads to achieve the acceleration of DBSCAN clustering. While ensuring the accuracy of clustering, the efficiency of parallel computing is optimized as much as possible.
Image-Stitch
SIFT method is used to select and stitch image feature points, and a group of 5 pictures are stitched into a complete panoramic picture through feature point matching.
Labroom
A repository for salted fish
MyMalloc
Using files to imitate the memory allocation of Linux system, while ensuring the accuracy of writing and reading, the memory blocks and fragments are retrieved and sorted out, and through improving the file architecture to achieve faster search and write.
Optical-Flow
Given a set of continuous photographs of objects moving at high and low speeds, different methods are tried to display the motion trajectory of objects.
RGB-D-Detection
This topic uses the operator in Halcon to register the RGB-D image taken by the 3D camera, uses the surface matching method to match the assembly line workpiece, identifies and segregates, and carries out surface defect detection after recognition, so as to assist pipeline automation production.
SQL-OrderSystem
Build a database through MySQL and set up a platform with three identities of user, rider and merchant, and provide a friendly user interface using Python programming language.
X0-Complier
This project aims at X0 Extended Language, compiles its compiler, realizes the functions of lexical analysis, grammar analysis, error handling, object code generation and interpretation
MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
Labmem009's Repositories
Labmem009/Image-Stitch
SIFT method is used to select and stitch image feature points, and a group of 5 pictures are stitched into a complete panoramic picture through feature point matching.
Labmem009/DBSCAN_CUDA
Using CUDA methods to divide threads of original DBSCAN programs and synchronize threads to achieve the acceleration of DBSCAN clustering. While ensuring the accuracy of clustering, the efficiency of parallel computing is optimized as much as possible.
Labmem009/RGB-D-Detection
This topic uses the operator in Halcon to register the RGB-D image taken by the 3D camera, uses the surface matching method to match the assembly line workpiece, identifies and segregates, and carries out surface defect detection after recognition, so as to assist pipeline automation production.
Labmem009/Labroom
A repository for salted fish
Labmem009/MyMalloc
Using files to imitate the memory allocation of Linux system, while ensuring the accuracy of writing and reading, the memory blocks and fragments are retrieved and sorted out, and through improving the file architecture to achieve faster search and write.
Labmem009/Optical-Flow
Given a set of continuous photographs of objects moving at high and low speeds, different methods are tried to display the motion trajectory of objects.
Labmem009/SQL-OrderSystem
Build a database through MySQL and set up a platform with three identities of user, rider and merchant, and provide a friendly user interface using Python programming language.
Labmem009/X0-Complier
This project aims at X0 Extended Language, compiles its compiler, realizes the functions of lexical analysis, grammar analysis, error handling, object code generation and interpretation