/DL_biomedicine_image

PRP project, use DL in biomedicine image

Primary LanguagePython

DL_biomedicine_image

A tensorflow implementation of the biomedicine images classification model using deep learning.

Content

Model Overview

Introduction

Multi-instance, multi-label problem.

Image embedding

Using pre-trained vgg16 model as feature extractor.

train.py

Train the model.

model.py

File for building model.

image_embedding.py

image_processing.py

file_path.py

ops.py