awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 dépôts

Awesome GitHub RepositoriesSensor

Cleaning and structuring of raw data originating from hardware sensors.

Distinct from Data Transformation: Specifically targets the transformation of raw sensor telemetry rather than general data files.

Explore 5 awesome GitHub repositories matching data & databases · Sensor. Refine with filters or upvote what's useful.

Awesome Sensor GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • dusty-nv/jetson-inferenceAvatar de dusty-nv

    dusty-nv/jetson-inference

    8,734Voir sur GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    Cleans, filters, and transforms raw sensor data into structured formats using GPU-accelerated libraries.

    C++caffecomputer-visiondeep-learning
    Voir sur GitHub↗8,734
  • rfordatascience/tidytuesdayAvatar de rfordatascience

    rfordatascience/tidytuesday

    8,211Voir sur GitHub↗

    This repository provides a curated collection of weekly datasets designed for data visualization practice, data science education, and statistical analysis. It serves as a central source for cleaned and structured real-world data, allowing practitioners to focus on analysis and visualization without the need to scrape or clean raw files. The project facilitates a community learning workflow where users can explore a wide variety of topics, ranging from global health spending and energy datasets to maritime logs and baby name popularity. Participants are encouraged to share their resulting vis

    Provides geographic and operational metadata for sensor deployments to contextualize temperature readings.

    HTML
    Voir sur GitHub↗8,211
  • gyroflow/gyroflowAvatar de gyroflow

    gyroflow/gyroflow

    8,256Voir sur GitHub↗

    Gyroflow is a gyroscope video stabilization software and IMU telemetry processor designed to remove camera shake from video files. It functions as a hardware-accelerated video renderer and lens calibration tool, utilizing embedded or external gyroscope and accelerometer data to perform pixel-level stabilization. The system is distinguished by its ability to integrate with professional non-linear video editing software via plugins, allowing stabilization to be applied directly to timelines without transcoding original footage. It supports diverse telemetry ingestion from camera brands, flight

    Rotates gyroscope and accelerometer readings to match the physical orientation of the camera sensor.

    Rustfpvgoprogpu
    Voir sur GitHub↗8,256
  • smacke/ffsubsyncAvatar de smacke

    smacke/ffsubsync

    7,576Voir sur GitHub↗

    ffsubsync is a subtitle synchronization tool that aligns subtitle timestamps to audio tracks or reference files using voice activity detection and FFmpeg. It functions as an audio-based subtitle aligner that analyzes speech patterns within a video audio stream to correct timing. The system provides capabilities for cross-language subtitle synchronization, allowing an unsynchronized file to be aligned using a correctly timed subtitle file in a different language as a reference. It also includes a remote media timing engine that streams audio references from network URLs to perform synchronizat

    Adjusts subtitle timestamps by calculating the linear offset between a target file and a synchronized reference.

    Pythonalignmentaudiocaption
    Voir sur GitHub↗7,576
  • morpheus65535/bazarrAvatar de morpheus65535

    morpheus65535/bazarr

    4,070Voir sur GitHub↗

    Bazarr is an automated subtitle management system and downloader designed to discover, acquire, and synchronize subtitles for movies and TV shows. It functions as a media library companion that integrates with external media managers and servers via APIs to track missing subtitles and ensure libraries are up to date. The project distinguishes itself through advanced media processing, using neural-network audio transcription to generate subtitles from audio tracks or translate foreign dialogue into English. It also features audio-based synchronization to align subtitle timing with video conten

    Aligns subtitle timestamps by calculating offsets against a known synchronized reference file.

    Pythondownload-subtitlesepisodesmovie
    Voir sur GitHub↗4,070
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Transformation
  5. Sensor

Explorer les sous-tags

  • Motion AlignmentAligns the orientation of sensor readings to match the physical camera sensor position. **Distinct from Sensor:** Focuses on coordinate rotation and alignment rather than general cleaning and structuring of telemetry.
  • Timing Alignment1 sous-tagAutomatic synchronization of timestamps between raw sensor data and video frames. **Distinct from Sensor:** Focuses on the timing synchronization aspect of sensor data processing rather than general cleaning or structuring.