Coder Social home page Coder Social logo

wa8w1r3 / lsfb-dataset-deaf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lsfb-team/lsfb-dataset

0.0 0.0 0.0 819 KB

Companion project of the LSFB dataset. Provides high level function for manipulating the dataset.

License: MIT License

Python 100.00%

lsfb-dataset-deaf's Introduction

LSFB Dataset

This library is a companion for the French Belgian Sign Language dataset. You will find useful functions to load and manipulate the video from the LSFB dataset. The package provide a pytorch dataset class and several useful transformations methods for video.

A complete documentation for this library is available here

Project Testing and Deploy

This library is officially deployed on PyPI. This means that, for once (don't lie), the code must be tested and validated before deployment.

This section will explain how to run the test suite, how to set up a local environment enabling you to use the library as if it was installed from PyPi and how to finally deploy when all is good.

In a near future, all the process should be automatised when a pull request is accepted on master.

Write and Run Tests

This project use the tox and pytest for testing. Tox is a tool for running tests in multiple environments while pytest is the most commonly used library for writting test suites. The configuration of the tox environments are located in the tox.ini file.

To run the test suite, you just have to run the command tox in the lsfb-dataset directory. If some dependencies were added to the setup.py file, you need to run tox --recreate in order to force recreating the test environment including that dependency.

Writing good test is trickier, please refer to the pytest documentation for more information.

Build the Doc

The project use mkdocs for its documentation. You need to install the package mkdocs "mkdocstrings[python]" mkdocs-material to build the doc. The docstring format used in the project is the Google Docstring

Local Install

You can always install the library locally by running the command python -m pip install ./lsfb-dataset in the root directory.

Cite

If you use this library or the associated dataset, please cite the following paper:

@inproceedings{Fink2021,
  doi = {10.1109/ijcnn52387.2021.9534336},
  url = {https://doi.org/10.1109/ijcnn52387.2021.9534336},
  year = {2021},
  month = jul,
  publisher = {{IEEE}},
  author = {Jerome Fink and Benoit Frenay and Laurence Meurant and Anthony Cleve},
  title = {{LSFB}-{CONT} and {LSFB}-{ISOL}: Two New Datasets for Vision-Based Sign Language Recognition},
  booktitle = {2021 International Joint Conference on Neural Networks ({IJCNN})}
}

lsfb-dataset-deaf's People

Contributors

jefidev avatar ppoitier avatar wa8w1r3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.