GithubHelp home page GithubHelp logo

azmke / fpgen-server Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 336 KB

A backend server for assisted generation of synthetic fingerprints with the help of pre-trained GAN models πŸ–

License: GNU General Public License v3.0

JavaScript 98.23% Dockerfile 1.77%
backend fingerprint fingerprint-generation gan pix2pix stylegan stylegan2

fpgen-server's Introduction

fpgen-server

A REST API for assisted generation of synthetic fingerprints with the help of pre-trained GAN models

Usage

Install required modules:

npm install

Start backend server:

npm start

Or start backend server with nodemon to auto-restart server if files are changed:

npm run dev

The server is available under http://localhost:5000

Docker

Build docker image:

docker build . -t azmke/fpgen-server

Run docker container:

docker run -p 8000:5000 -d azmke/fpgen-server

The server is available under http://localhost:8000

Docs

First, start the server:

npm start

Docs are located here: http://localhost:5000/docs

Disclaimer

THE SOFTWARE FPGEN-SERVER WAS DEVELOPED AS PART OF THE COURSE "WTP PRAKTIKUM IT-SECURITY (P-ITSEC)" AT OTTO-VON-GUERICKE UNIVERSITY MAGDEBURG UNDER THE SUPERVISION OF PROF. DR.-ING. JANA DITTMANN AND DR.-ING. CHRISTIAN KRΓ„TZER AND WITH THE SUPPORT OF DR.-ING. ANDREY MAKRUSHIN AND STEFAN SEIDLITZ IN THE SUMMER SEMESTER 2022.

FPGEN-SERVER IS RESEARCH SOFTWARE ONLY. IT IS DISTRIBUTED AS IS AND WITHOUT ANY WARRANTY. IT IS LICENSED UNDER THE TERMS AND CONDITIONS OF THE GNU GENERAL PUBLIC LICENSE (GPL) VERSION 3. NO AUTHOR OR DISTRIBUTOR ACCEPTS RESPONSIBILITY TO ANYONE FOR THE CONSEQUENCES OF USING IT OR FOR WHETHER IT SERVES ANY PARTICULAR PURPOSE OR WORKS AT ALL.

fpgen-server's People

Contributors

amranwar avatar azmke avatar

Watchers

 avatar  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.