GithubHelp home page GithubHelp logo

ia-flash / matchvec Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 5.0 7.18 MB

Reconnaître la marque/modèle des véhicules dans une image

License: Apache License 2.0

Python 92.05% Dockerfile 2.83% Makefile 5.12%
pytorch flask

matchvec's Introduction

MatchVec Software License Build Status

Retourne le marque/modèle d'un véhicule à partir d'un cliché, parmi 100 classes fréquentes dans le parc automobile francais.

Obtains the make and model of a vehicle image from the most frequent cars in France.

Installation

Build docker images

make build

Launch dockers

make up

Launch celery worker

make celery

Documentation is automatically generated using Github actions and deployed using Github pages.

Utilisation

See iaflash.fr/testapi/matchvec

Test

make test

Sam support

License

Source code has been published using Apache 2.0 license.

© 2019 Agence Nationale de Traitement Automatisé des Infractions (ANTAI), Victor Journé, Cristian Brokate

matchvec's People

Contributors

cristianpb avatar victorjourne avatar vjourne avatar yann98 avatar

Stargazers

Thavarasa Prasanth avatar André Luis França avatar Kamil Sindi avatar  avatar Emile DADOU avatar Liam JACK avatar Mamy Ratsimbazafy avatar  avatar Anis AYARI avatar Elodie avatar

Watchers

James Cloos avatar  avatar

matchvec's Issues

faster_rcnn onnx warning

Initializer rpn_head.rpn_reg.bias appears in graph inputs and will not be treated as constant value/weight. This may prevent some of the graph optimizations, like const folding. Move it out of graph inputs if there is no need to override it, by either re-generating the model with latest exporter/converter or with the tool onnxruntime/tools/python/remove_initializer_from_input.py.

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.