Skip to content

AustinTapp/SFnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperField Network Training and Inference Code

Welcome to the SuperField Network Training and Inference Code repository. This guide will help you set up and run the code effectively.

Prerequisites

Make sure all the packages listed in requirements.txt are installed. You can do this by running:

pip install -r requirements.txt

Training

To start training the SuperField Network from scratch, use the train.py script:

python train.py

Inference

For out-of-the-box SuperField training, navigate to the Inference folder and run the Infer.py script:

python Inference/Generate_SuperField.py

Pretrained Models

To use pretrained models, make sure to download them from the shared link and place them in the appropriate directory.


Feel free to open an issue or send me a message (atapp@childrensnational.org) if you encounter any problems or have questions!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages