Skip to content

This repository contains a Django prototype implementation for segmenting cutaneous neurofibroma (cNF) lesions.

Notifications You must be signed in to change notification settings

jordanlbf/NF1LesionSegmentationPrototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NF1LesionSegmentationPrototype

This repository contains the prototype implementation for segmenting cutaneous neurofibroma (cNF) lesions.

Model

Please download the 'SegFormer_b4_Final_512.pth' weights from: https://drive.google.com/drive/folders/1A5PTFHGzscK9IFqMWHnyfE28K-58_v_6?usp=sharing Add this file to the 'segformer_app' directory

Requirements

  • Django
  • PyTorch
  • Transformers
  • torchvision
  • Pillow

Usage

  1. Navigate to the project directory.
  2. Run the Django development server: python manage.py runserver

About

This repository contains a Django prototype implementation for segmenting cutaneous neurofibroma (cNF) lesions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published