-
DockerTarBuilder Public
Forked from wukongdaily/DockerTarBuilder它是一个工作流。可快速构建指定架构/平台的docker镜像
GNU General Public License v3.0 UpdatedMar 27, 2025 -
GraspSplats Public
Forked from jimazeyu/GraspSplatsGraspSplats: Efficient Manipulation with 3D Feature Splatting
UpdatedAug 29, 2024 -
3D_Object_Detection_and_Pose_Estimation_for_Automated_Bin-Picking_Application Public
Forked from monkeyrom/3D_Object_Detection_and_Pose_Estimation_for_Automated_Bin-Picking_ApplicationAutomate bin-picking tasks using the Dobot CR5 robotic arm. The system combines YOLOv5 for object detection and FAST/BRISK for feature detection and matching. With a depth sensor camera, we achieve…
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 17, 2023 -
GPT_API_free Public
Forked from chatanywhere/GPT_API_freeFree ChatGPT API Key,免费ChatGPT API,支持GPT4 API(低价),ChatGPT国内可用免费转发API,直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。
Python MIT License UpdatedAug 25, 2023 -
uncalibrated-visual-servoing Public
Forked from AI-SPARC/uncalibrated-visual-servoingSource code for the work: Regularized Maximum-Correntropy Criterion Kalman Filter for uncalibrated visual servoing in the presence of non-gaussian feature tracking noise
Python MIT License UpdatedJul 30, 2023 -
subpixel-corner-edge-detector Public
Forked from mr-abramenko/subpixel-corner-edge-detectorSubpixel corner and edge detector
Python UpdatedJul 6, 2023 -
-
Learning-Ransac-Fit-Ellipse Public
Forked from fenton1609/Learning-Ransac-Fit-EllipsePython 使用Ransac拟合椭圆
Python UpdatedFeb 7, 2023 -
tensorrtx Public
Forked from wang-xinyu/tensorrtxImplementation of popular deep learning networks with TensorRT network definition API
C++ MIT License UpdatedNov 29, 2022 -
pytorch-tutorial Public
Forked from yunjey/pytorch-tutorialPyTorch Tutorial for Deep Learning Researchers
Python MIT License UpdatedNov 28, 2022 -
qtkaifajingyan Public
Forked from feiyangqingyun/qtkaifajingyan自己总结的这十年来做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!
Other UpdatedAug 22, 2022 -
DEye Public
Forked from sundyCoder/DEyeKeep an Eye on Defects Inspection.
C++ Apache License 2.0 UpdatedAug 3, 2022 -
-
xsimd Public
Forked from xtensor-stack/xsimdC++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
C++ BSD 3-Clause "New" or "Revised" License UpdatedJul 22, 2022 -
Simd Public
Forked from ermig1979/SimdC++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
C++ MIT License UpdatedJul 20, 2022 -
Lector Public
Forked from BasioMeusPuga/LectorQt based ebook reader
Python GNU General Public License v3.0 UpdatedJul 6, 2022 -
Fastest_Image_Pattern_Matching Public
Forked from DennisLiu1993/Fastest_Image_Pattern_MatchingUsing C++/MFC/OpenCV to build a NCC-Based Image Matching algorithm
C++ BSD 2-Clause "Simplified" License UpdatedJun 3, 2022 -
mvk-nodes Public
Forked from mangoeffect/mvk-nodesmachine vision algorithm implementations for industrial vision projects.
C++ Apache License 2.0 UpdatedMay 18, 2022 -
visp Public
Forked from lagadic/vispOpen Source Visual Servoing Platform
C++ GNU General Public License v2.0 UpdatedMar 31, 2022 -
Fast-PPF Public
Forked from ktgiahieu/Fast-PPFFast and Robust Pose Estimation Algorithm for Bin Picking Using Point Pair Feature
C++ UpdatedMar 29, 2022 -
anomalib Public
Forked from open-edge-platform/anomalibAn anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
Python Apache License 2.0 UpdatedMar 28, 2022 -
-
cs-flow Public
Forked from marco-rudolph/cs-flowThis is the official repository to the WACV 2022 paper "Fully Convolutional Cross-Scale-Flows for Image-based Defect Detection" by Marco Rudolph, Tom Wehrbein, Bodo Rosenhahn and Bastian Wandt.
Python UpdatedMar 22, 2022 -
-
IGD Public
Forked from tianyu0207/IGDOfficial code for 'Deep One-Class Classification via Interpolated Gaussian Descriptor' [AAAI 2022 Oral]
Python UpdatedFeb 18, 2022 -
tesseract Public
Forked from tesseract-ocr/tesseractTesseract Open Source OCR Engine (main repository)
C++ Apache License 2.0 UpdatedFeb 14, 2022 -
QWidgetDemo Public
Forked from feiyangqingyun/QWidgetDemoQt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
-
QtExamples Public
Forked from XMuli/QtExamplesQt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCrator 使用和一些小技巧;系列文章教程
C++ Apache License 2.0 UpdatedJan 20, 2022 -
MaskTextSpotterV3 Public
Forked from MhLiao/MaskTextSpotterV3The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"
Python Other UpdatedJan 20, 2022 -
imagepy Public
Forked from Image-Py/imagepyImage process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy