Lists (2)
Sort Name ascending (A-Z)
Stars
a very simple and naive Python wrapper for the NCEI Climate Data Online API v2 (https://www.ncdc.noaa.gov/cdo-web/webservices/v2)
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous …
YOLOv10: Real-Time End-to-End Object Detection [NeurIPS 2024]
Fully Convolutional Geometric Features: Fast and accurate 3D features for registration and correspondence.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
OpenDroneMap / OpenSfM
Forked from mapillary/OpenSfMOpen source Structure from Motion pipeline
Notebook for the GRASS GIS for remote sensing data processing and analysis workshop at FOSS4G 2022 in Florence
[ICCV 2021] OMNet: Learning Overlapping Mask for Partial-to-Partial Point Cloud Registration, Pytorch implementation.
RPM-Net: Robust Point Matching using Learned Features (CVPR2020)
OMNet: Learning Overlapping Mask for Partial-to-Partial Point Cloud Registration, ICCV 2021, MegEngine implementation.
Overview and implementation of Belief Propagation and Loopy Belief Propagation algorithms: sum-product, max-product, max-sum
Face recognition with deep neural networks.
Pairwise string alignment in Python (Needleman-Wunsch and Smith-Waterman algorithms)
Implementation of BLAST(Basic Local Alignment Search Tool) algorithm in Python 3.5 using Numpy.
Elliptic Fourier Descriptors adapted from the book Morphometric with R (Julien Claude)
Python scripts for shape analysis using elliptic fourier descriptors
Fast python/numpy implementation of the elliptic fourier descriptors for shapes recognition.
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)
Implementation for paper: Feature Pyramid Transformer
HA iRobot Roomba Configuration using rest980
Another assembly workbench for FreeCAD, following and extending Hamish's Assembly 2 workbench
Open loop PID autotuner using a novel s-curve inflection point test method. Tuning parameters are determined in about ½Tau on a first-order system with time delay. Full 5Tau testing and multiple se…
Dlloydev / QuickPID
Forked from br3ttb/Arduino-PID-LibraryA fast PID controller with multiple options. Various Integral anti-windup, Proportional, Derivative and timer control modes.