GithubHelp home page GithubHelp logo

0510725502_deeplearningcourse's Introduction

Data-driven approach of Urban vs. Rural Egyptian fruit bats differences

Prequisites:

There are two files in this project:

  1. model_train.py for training

Rural vs urban bats model training

options:
  -h, --help            show this help message and exit
  -data DATA_PATH, --data-path DATA_PATH
                        Path to sorted_data directory in dataset
  -output OUTPUT_DIR, --output-dir OUTPUT_DIR
                        Path to output location
  -k K_FOLD, --k-fold K_FOLD
                        K for K-fold
  -evaluate EVALUATE_MODEL, --evaluate-model EVALUATE_MODEL
                        Path to (cross-validation) models for evaluation only
  1. visualize.py for visualizing the results
usage: visualize.py [-h] -data DATA_PATH -k K_FOLD -model MODEL_PATH -vis VISUALIZATION_OUTPUT_PATH

Rural vs urban bats model Grad-CAM visualization

options:
  -h, --help            show this help message and exit
  -data DATA_PATH, --data-path DATA_PATH
                        Path to sorted_data directory in dataset
  -k K_FOLD, --k-fold K_FOLD
                        K for K-fold from training parameters
  -model MODEL_PATH, --model-path MODEL_PATH
                        Path to directory that contains the model
  -vis VISUALIZATION_OUTPUT_PATH, --visualization-output-path VISUALIZATION_OUTPUT_PATH
                        Path to output visualization files

Both files required arguments, including the path to the downloaded dataset.

Pretrained models are in "test_trainer_2022-09-03_23-07-23_9" directory.
Visualization of the pretrained is in the images directory.
Accompanied to that is the "test_df_bats.html" file. Open the html file to interactively view the visualization.

0510725502_deeplearningcourse's People

Contributors

gkovelman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.