Skip to content

Bomps4/TAFE_Pest_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TAFE_Pest_Detection

This is the repository for the code used in the paper "Accelerating Image-based Pest Detection on a Heterogeneous Multi-core Microcontroller". All the code in this repo is considered distributed under the BSD license included in this same repo, with the exception of the code in the Viola_Jones folders, which is considered under the MIT license.

The code in this repository requires for you to have the gap_sdk installed on your machine.

The code in the gap 8 folder requires this gap_sdk, we used the 4.12 version.

Following the instructions provided in the repo, you may install the SDK.

Once you have installed it, run

source path/to/your/gap_sdk/sourceme.sh

selecting gap8_v3 .

Instead, the code in the gap 9 folder requires this gap_sdk with tag release-v5.4.0. You may need to request access to this sdk.

following the instructions provided in the repo, you may install the SDK.

Once you have installed it run

source path/to/your/gap_sdk/sourceme.sh

selecting gap9_EVK_board

You are now ready to run the code in the directory of your choice.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published