Skip to content

Scu-sen/Sch-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains the source code for automatic detection

Quick setup and start

Software

  • Linux
  • Nvidia drivers, CUDA >= 10.0, cuDNN >= 7

Hardware

  • 32GB of RAM
  • 2080ti or another GPU with fp16 support and at least 12GB memory

Preparations

Download and extract dataset Generate csv

    filename,label
    
    ./data/1,1
    ./data/2,0 

Run

python train_main.py

Reference

If you find our work useful in your research or if you use parts of this code please consider citing our paper:

title = {Sch-net: a deep learning architecture for automatic detection of schizophrenia},
journal = {BioMedical Engineering OnLine},  
pages = {1-21},  
year = {2021}  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages