-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Staging #92
Merged
Merged
Staging #92
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Decided it best to use the Creative Commons xeno-canto data - Decided it best to stick to Screaming Piha audio to honor the package's name - Had to update the Jupyter Notebook tutorial with the new dataset - Deleted the audio, new update in the readme branch will link to a public drive with the relevant test set - Replaced the old labels from the old test set with the labels for the new screaming piha dataset.
- Related to unused variables - Fixed IsoAutio import in the visualizations.py file - master_clips_stats_df ==> master_clip_stats_df
- Local repo wasn't properly updated, leading to the undoing of important recent readme PR request This reverts commit 684a03c.
* Update README.md removed last remnant of old name on this branch * Create artwork * Add files via upload * Update ver3 zoo2.svg * Update ver3 zoo2.svg * Delete ver3 zoo2.svg * Delete ver3 zoo3.svg * Delete ver3 zoo5.svg * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create IsoAutio.svg * Delete ver3_zoo8.svg * Delete ver3_zoo5.svg * Delete ver3_zoo1.svg * Delete ver3_zoo2.svg * Delete ver2.svg * Delete ver1.svg * Create PyHa * Rename PyHa to PyHa.svg * Delete ver3_zoo3.svg * Delete ver3_zoo7.svg * Delete artwork * Created separate folder for conda environments, added Ubuntu 18.04 environment * Removing old Ubuntu 16.04 environment No longer needed since the last commit added the conda_environments folder * Added in a Windows 10 environment file Tested on one machine * Add files via upload Adding environment .yml file for macOS Big Sur 11.4 * isolate function * Update README.md * isolation_parameters * threshold function * return values * Update README.md * Update README.md * usage * file links * Locations * isolation_parameters update * isolation_parameters update * design * Update README.md * Update README.md * steinberg_isolate * Table of Contents * PyHa Logo * logo * steinberg isolate * update logo * steinberg isolate * isolation techniques * rename variables * generate_automated_labels * generate_automated_labels * kaleidoscope_conversion * All IsoAudio.py files * section headings * local_line_graph * local_score_visualization * plot_bird_label_scores * All visualizations.py functions * comments * microfaune_package notes * annotation_duration_statistics * bird_label_scores * automated_labeling_statistics * global_dataset_statistics * clip_IOU * matrix_IoU_Scores * clip_catch * global_IOU_Statistics * dataset_Catch * dataset_IoU_Statistics * All statistics.py functions * Sections * sections * update dataset_IoU_Statistics * Update image * Formatting * Update Image * Update installation directions * change to numbered list * Update Installation Directions * Update README.md * Examples, Remove "How it Works" * Update README.md * Update README.md * isolation params in example * Examples * Update Graphs * Update Style * Credit * Credit update * Credits updates * Update README.md removed "Install Jupyter Notebook" step This should be accomplished by the conda environment install. * Update README.md Adjusted Examples portion. Results were created and pushed from my Linux Mint laptop which is built off of Ubuntu 16.04 * Update Readme.md with relevant Screaming Piha Test set information Would be smart to get someone that is new with PyHa to see if they can easily get things up and running simply by reading the readme. I also added in more details to the steps to make them more foolproof, might be overkill. * Updated Images Co-authored-by: Jacob <jgayers@ucsd.edu> Co-authored-by: NathalieFranklin <69173439+NathalieFranklin@users.noreply.github.com> Co-authored-by: Jacob <jacobthescreenwriter@gmail.com> Co-authored-by: mugen13lue <33683103+mugen13lue@users.noreply.github.com>
Created a .gitignore file
Initial linting with PEP8
* move from old branch * update tutorial * update * Add parameters update to match * update tutorial
Added more relevant demo of the annotation histogram
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated readme.md by mostly Nishsant
Updated PEP8 linting by Nishant
Includes annotation histogram function by Nishant
Adds in gitignore for pycaches irrelevant to remote repository
Most of my contributions were mostly small tweaks to code and general guidance for Nishant.