/AntigenClassifier

Deep Learning Model to classify the antigen image with Paddle*

Primary LanguagePythonApache License 2.0Apache-2.0

AntigenClassifier

Deep Learning Model to classify the antigen image

Features

  • Classify antigen image and give pos/neg posibility
  • Classify 北京***

Quick Start

  • Clone Repo
git clone https://github.com/ShanghaiITVolunteer/AntigenClassifier
  • Build Docker Image
make build
# or
docker build -t antigen-classifier:0.1 .
  • Run Docker Container
make run
# or
docker run -it -d -v $(PWD)/:/antigenclassifier/ -p 8089:8089 --restart=always --name=antigen-classifier antigen-classifier:0.1

Screen Shot

  • input

  • output

Contributors

Made with contrib.rocks.

Copyright & License