GithubHelp home page GithubHelp logo

lab-eval's Introduction

实验室评测系统

系统目前设计分为两部分,Java springboot 和 Python 推理服务端。

在Java服务端 访问http://localhost:5000/evaluate,并附带 json post提交到Python推理服务端,处理结果之后 返回Json内容。

Java 服务器部分

image-20230629111755390

Python文件夹中存放 前台传来的Json文件

Main函数中 http访问 Python服务端。

在测试的时候,可以假设result 为

{AP=0.004, AP50=0.006, AP75=0.005, AP_large=0.0, AP_medium=0.003, AP_small=0.003, AR_large=0.001, AR_maxDets=1=0.0, AR_maxDets=10=0.001, AR_maxDets=100=0.002, AR_medium=0.002, AR_small=0.002}

Python服务端部分

依赖:

pycocotools

flask

lab-eval's People

Contributors

rogersiy avatar

Watchers

 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.