Online translation tool
-
Updated
Aug 26, 2024 - Python
8000
Software localization (also spelled "localisation", often abbreviated to l10n — this is a numeronym, where the “10” stands for the 10 letters between the first letter “l” and the last letter “n”) means translation of a software interface and messages to another language plus adaptation of some formats (e.g. measures, dates and currency) plus adaptation to local cultures.
Online translation tool
Sound event localization, detection, and tracking of multiple overlapping and moving sources in 2D spherical space using convolutional recurrent neural network
Keras implementation of a ResNet-CAM model
Official implementation of ColonSegNet: Real-Time Polyp Segmentation (Used in NVIDIA Clara Holoscan App for Polyp Segmentation)
A curated list of awesome ultrasound standard/diagnostic plane detection/localization/localisation/extraction/classification/selection/identification/recognition.
A Python Script that helps dealing with localizations in Xcode. It keeps track of Items that are already translated and doesnt replace them like genstrings does but appends new items. Moreover it is possible to specify extensions of files that should be scanned and to specify ignore patterns for Files that should be ignored
HuMoLiRe is a Pedestrian Dead-Reckoning Particle Filter Map-aided system that leverages human motion likelihood in indoor spaces to estimate their position. This repository is the dataset and software published with its paper.
CST-former: Transformer with Channel-Spectro-Temporal Attention for Sound Event Localization and Detection (ICASSP 2024)
Sensor fusion between Odometry and Lidar data using an Extended Kalman Filter.
Tool for automatic search and localisation of .strings files
This repository presents detection network architecture experiments of classification and localisation directly on JPEG compressed images. This project was carried out as an optional project at INSA Rouen Normandy and was supervised by Benjamin Deguerre.
TDOA Localisation using MLE and BLUE.
A Python library for interacting with the GhanaNLP APIs
Manage localisation strings from a web UI and auto generate JSON language files and native iOS and Android libraries containing the strings needed in your projects
Robust quadrotor pose estimation in 3D space with a Vision-based observation model and EKF
Implementation of Markov and Monte Carlo localisation in a simplified simulated environment.
A discord.py extension that adds localization
an ackerman vehicle steering mecha- nism was implemented on autonomous vehicle. Simulation using ROS Melodic and Gazebo was carried out to develop multiple nodes for speed and lateral control of the vehicle, and also for the localization problem using Kalman Filter to clear the noise. The Hardware was implemented using ROS enabled Raspberry Pi 4…