Skip to content

frmbelz/mdtf-ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MdTF Comparison of Images Match Scores with FastAPI

One container is a Go example of MdTF Images Match Scores from

https://github.com/TheMdTF/mdtf-public/tree/master/rally2-matching-system/go-example

The other container is FastAPI, a Python web framework, implementing a sample comparison of several images.

To run locally

$ git clone https://github.com/frmbelz/mdtf-ex .
$ git submodule update --init
$ docker-compose up --build -d

FastAPI API's should open at http://localhost:8181/

API documentation http://localhost:8181/docs

Go endpoint should be at http://localhost:8080/

FastAPI API

FastAPI API

FastAPI Client Comparing Matching Scores

FastAPI MdTF Comparing Images Matching Scores

FastAPI API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages