Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ketos ketos
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • ketosketos
  • Issues
  • #28

Closed
Open
Created Jan 29, 2019 by Fabio Frazao@fsfrazaoOwner

reorganised_modules

Suggestion for new package organization. When new names are suggested, the old names are kept in square brackets.

sound_classification
|--data_handling
|.....|--data_handling.py
|.....|--data_base_utils [h5.py]
|.....|--parsing.py [jason_parsing.py]
|.....|--data_ingestion.py [training_data_provider.py]
|.....|--audio_file_reader [batch_reader.py]
|--signal_processing
|.....|--annotation.py
|.....|--signal_processing.py [pre-processing.py]
|.....|--spectrogram.py
|.....|--audio_signal.py
|--neural_networks
|.....|--neural_networks.py
|.....|--cnn_whale.py
|.....|--edtcn.py
|--utils.py [util.py]

  • Maybe move the batch_reader module into the data_handling module?
Edited Feb 06, 2019 by Fabio Frazao
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking