kanales / PFENet

PFENet: Prior Guided Feature Enrichment Network for Few-shot Segmentation (TPAMI).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PFENet - IVUS

This repository is a fork of PFENet with minimal changes to use their architecture. All credit belongs to the authors of the original repository. Please refer to their original README for more information.

Usage

This repository and the Notebooks expect

Prerequisites

Predition

In descriptions on how to use the model and predict IVUS imaging are described in the notebooks Understanding PFENet and Novel Data.

Training

To train the model execute sh test.sh ivus split0_resnet50. Make sure to modify config/ivus/ivus_split0_resnet50.yaml to use the correct parameters. Fine-tuning is possible setting weights to the location of the pretrained weights.

About

PFENet: Prior Guided Feature Enrichment Network for Few-shot Segmentation (TPAMI).


Languages

Language:Jupyter Notebook 96.7%Language:Python 3.3%Language:Shell 0.0%