Skip to content

softcomputinglab520/Anomaly-Behavior-Recognition-of-underwater-creatures-Using-Lite-3D-Full-Convolution-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lite3D

This is a project to detect anomaly behaviors of underwater creatures.

Environment

  • python >= 3.6.9
  • CUDA >= 10.2
  • cuDNN >= 7.5.6

Requirements

see requirements.txt

RawDataSet

The raw dataset generated and/or analyzed during the present study are now available, under the repository name of Anomaly Behavior Recognition of underwater creatures Using Lite 3D Full-Convolution Network.

Npz File

The npz file can be downloaded or generated by running train.py and should be placed in the following path.

─ .idea/
─ asset/
─ utils/
─ LoadData.py
─ imgto3d.py
─ requirements.txt
─ mix_fishaction_screen_v04_7_10_True.npz
─ train.py
─ ...

Train

You can train your model with train.py
python train.py --output mix_fars_v04_result/

If yuo want to change loss function
python train.py --output mix_fars_v04_result/ --loss focal

Acknowledgements

This work was supported in part by the Center of Excellence for the Oceans (CEO), National Taiwan Ocean University, in part by the Center of Excellence for Ocean Engineering (CEOE), National Taiwan Ocean University, in part by the AI Research Center, National Taiwan Ocean University, National Chengchi University, and in part by the National Science and Technology Council of Taiwan (NSTC) under Grants: NSTC 111-2634-F-019 -001, NSTC 110-2221-E-019 -062, and NSTC 111-2221-E-019 -072.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages