Skip to content

CNN and ACE together to perform classification in hyperspectral imagery

Notifications You must be signed in to change notification settings

jalexhurt/ACENet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACENet

Using ACE to perform classification of Hyperspectral imagery

Dependencies

This project uses pipenv to manage dependencies. To use, install pipenv, and then:

pipenv install --skip-lock

Usage

To run ACENet:

python3 __main__ [config file]

where config file is a JSON file that has the needed keys.

There is a sample config file in this directory that you can use as a sample.

About

CNN and ACE together to perform classification in hyperspectral imagery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published