Skip to content

mohen-star/NREDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NREDD

Neuron Reconstruction Error Detection Dataset.

Code

The code is to detect the neuron reconstruction error and repair it.

How to run

1.Python Environment

The code is written in Python 3.8, you can install the required packages by running the following command:

pip install -r requirements.txt

2.Data Preparation

The data is stored in the data folder, and the data format is .7z. Please unzip the data and place it in the data\error_detect_data folder and the data\link_pred_data folder.

3.Run_test

You can run the code in check_reconstruction.py to check the reconstruction error and repair it.

4.Run_train

You can run the code in train to train the model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors