Languages / Page 2

  1. LiveObjectsHelper is a repository for resources available at the Orange Live Objects channel on Youtube, which give insight, on how to use powerful extended futures of LiveObjects. Available at GitHub, and distributed under BSD-3-Clause.

  2. A mobile app to help experimenters to get the emotional state of theirs subjects We developed a mobile app to help experimenters get the emotional state of their subjects. This adapted version of the Geneva Emotion Wheel instrument is flexible and configurable for a wide range of context. Data is recorded, stored and easy to […]

  3. This software implements a video coding algorithm based on neural networks. It is implemented in python using the PyTorch framework. The neural networks are pre-trained and allow video encoding at rates around 1 Mbit/s. It is the reflection of 2 publications presented at international conferences: Conditional Coding for Flexible Learned Video Compression (ICLR 2021) [1][2] […]

    Python

    Published on

  4. ns-3 is an open source network simulator targeted primarily for research and educational use. Considering its broad use, and the number of modelled technologies (see main models and its App store), ns-3 has become a reference tool for Wi-Fi studies, among others. The latest Wi-Fi generation, Wi-Fi 6, comes with a promising technique: the OFDMA. […]

  5. A low-impact internal latency measurement tool for OpenAirInterface 5G should provide low latency transmissions for new services (e.g. Industry 4.0). The measurement of such latencies inside the access network is a challenge for which LatSeq is designed. LatSeq is an open-source tool for fine-grained analysis of latency inside the OpenAirInterface base station. This tool is […]

  6. Bmc-cache is a transparent, first-level cache for memcached. Bmc-cache leverages the eBPF technology to enable runtime, crash-safe extension of the Linux kernel, as well as the XDP technology to process memcached requests before the execution of the kernel network stack. Bmc-cache can be used without modifying either the application or the Linux kernel and can […]

  7. Fiware is an Open Source platform and Orion is its broker component that handles NGSI entities and subscriptions. Orion is heavily used inside the PIXEL europen project and widely used to collect data from IoT and so on. python-orion-client is a Fiware Orion API Python client implementation. It comes along with helpers to handle NGSI […]

  8. The IoT SAFE APDU library is the first, partial, open source implementation of the GSMA IoT SAFE standard written in plain C. It enables the use of the (e)SIM as a keystore. By plugging this library to a TLS (or DTLS) library, such as mbedTLS or ArduinoBearSSL, it allows the user to implement the first […]