downsampling
There are 60 repositories under downsampling topic.
EthicalML/xai
XAI - An eXplainability toolbox for machine learning
ohirose/bcpd
Bayesian Coherent Point Drift / Domain Elastic Transform
Picovoice/web-voice-processor
A library for real-time voice processing in web browsers
predict-idlab/tsdownsample
High-performance time series downsampling algorithms for visualization
rootpine/Bicubic-interpolation
Bicubic interpolation for images (Python)
JunweiZheng93/APES
Official repository for paper "Attention-based Point Cloud Edge Sampling" (APES), Highlight@CVPR 2023
seung-lab/igneous
Scalable Neuroglancer compatible Downsampling, Meshing, Skeletonizing, Contrast Normalization, Transfers and more.
lxasqjc/Deformation-Segmentation
PyTorch implementation of Learning to Downsample for Segmentation of Ultra-High Resolution Images [ICLR 2022]
secomind/ex_lttb
An Elixir downsampling library that retains the visual characteristics of your data
predict-idlab/MinMaxLTTB
MinMax-preselection for Efficient Time Series Line Chart Visualization (using LTTB)
fummicc1/AsyncDownSamplingImage
Extended AsyncImage to perform down sampling when downloading image
xternalz/SDPoint
Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks
DrPsychick/ansible_influx_downsampling
Ansible role to setup downsampling with continuous queries on influxDB, optionally with backfilling and compaction of existing raw data.
BobLd/RamerDouglasPeuckerNetV2
An algorithm that decimates a curve composed of line segments to a similar curve with fewer points.
2ZGroupSolutionsArticles/Article_KZ004
The demo demonstrates downsampling images technique on the example of a UICollectionView based gallery with prefetching data.
yoyolicoris/kazane
Simple sinc interpolation in PyTorch.
Dung-Han-Lee/Pointcloud-based-Frontier-Exploration
Pointcloud-based frontier exploration using ROS, PCL and C++.
Haleshot/Image_Processing
A project on Image Processing, leveraging PyQt5 for a user-friendly GUI and implementing essential operations like Low Pass Filter, Downsampling, Upsampling, Thresholding, and Negative Image Generation. It offers a visually engaging experience while exploring the realm of image processing techniques.
davemuscle/96band_msa
Music spectrum analyzer implemented on a 7-series FPGA with novel DSP algorithms written in VHDL to accurately bin piano keys to frequency ranges and display in real-time
glassonion0323/CLEAResize
A moiré-free image resizing script for Photoshop
alantang888/prometheus-downsampler
Collect data from Prometheus and downsampling
dmooney65/node-libsamplerate
Native bindings to libsamplerate
arib7701/Gaussian-Laplacian-Pyramids
Gaussian/Laplacian Pyramids OpenCV
femtotrader/TimeFrames.jl
A Julia library that defines TimeFrame (essentially for resampling TimeSeries)
antoinegaubil/Third-Octave-Audio-Filter-cpp
Digital audio filtering
Jammyjamjamman/PyWinSlide
Sliding window functions for processing iterative timeseries data in python.
PaulRegnier/PICAFlow
PICAFlow: a complete R workflow dedicated to flow/mass cytometry data, from data pre-processing to deep and comprehensive analysis.
seanvelasco/lttb
Largest-Triangle-Three-Buckets algorithm for downsampling time-series data while retaining original shape including sharp inflections
bimalka98/DownSampleMe
A custom processor implemented in Verilog HDL for image down sampling for UOM's EN3030 Circuits and Systems Design module ❄
Jaramilloh/Red-Neuronal-Sub-Muestreadora-de-Imagenes
Red neuronal para sub-muestrear espacialmente imágenes. Proyecto realizado para la asignatura de Inteligencia Artificial en la Pontifica Universidad Javeriana.
simonamtoft/downsampled-diffusion
Original implementation of the Downsampled Diffusion Probablistic Models (dDDPM) in PyTorch, as part of my M.Sc. thesis on deep generative models.
tuanle163/RoboND-pickandplace
The project was run in ROS and RViz simulation to practice 3D image segmentation and train a robot with SVM algorithm.
alperozturk96/UIImageDownsampling
Helpful solution to reduce image size.
bestmahdi2/Uni__DownSamplingSignalSystemProject
A university project in which the system signal downsampling course is implemented with Python with two methods
dgoeries/downsample
Downsampling algorithms for Python written in C
zali2-ta/Template-Matching
Created algorithm in C to detect and highlight best image match with template (2 px accuracy) using pixelwise brute force. The algorithm is optimized by 16x to take less than 5 seconds per image-template pair on i7 processor by down-sampling.