Skip to content

Conversation

ChristopherKotthoff
Copy link
Collaborator

@ChristopherKotthoff ChristopherKotthoff commented Jan 28, 2025

This is a stacked pull request on Weight Initialization for MS by repeating RGB Channel Weights in the First Layer.

This pull request adjusts and extends the function descriptions for functions of the file detectree2/preprocessing/tiling.py for clarity.

@ChristopherKotthoff ChristopherKotthoff marked this pull request as ready for review January 28, 2025 15:36
@ChristopherKotthoff ChristopherKotthoff force-pushed the chris/modify-function-descriptions branch from 3353538 to 57c711e Compare January 28, 2025 17:25
@ChristopherKotthoff ChristopherKotthoff marked this pull request as draft January 28, 2025 18:29
@ChristopherKotthoff ChristopherKotthoff force-pushed the chris/modify-function-descriptions branch 2 times, most recently from 9bc8f9e to 908f6f9 Compare January 29, 2025 12:37
@ChristopherKotthoff ChristopherKotthoff force-pushed the chris/modify-function-descriptions branch 2 times, most recently from 6492feb to baaf79b Compare February 27, 2025 20:16
@ChristopherKotthoff ChristopherKotthoff force-pushed the chris/modify-function-descriptions branch from d27c3b4 to ff36e54 Compare July 21, 2025 20:44
@ChristopherKotthoff
Copy link
Collaborator Author

Updated detectree2/preprocessing/tiling.py and detectree2/models/train.py function descriptions. Ready to Merge.

@ChristopherKotthoff ChristopherKotthoff marked this pull request as ready for review July 21, 2025 21:39
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR focuses on improving the documentation quality of the detectree2/preprocessing/tiling.py module by standardizing and expanding function descriptions. The changes enhance docstring consistency, add missing parameter descriptions, and improve the clarity of return value specifications.

  • Standardized docstring formatting across all functions with consistent punctuation and structure
  • Added comprehensive parameter descriptions for previously undocumented function arguments
  • Enhanced return value descriptions with more specific details about what functions actually return

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
detectree2/preprocessing/tiling.py Updated docstrings for multiple tiling functions with improved parameter descriptions, standardized formatting, and more detailed return value specifications
detectree2/models/train.py Minor docstring corrections including parameter name fixes and improved method descriptions

ChristopherKotthoff and others added 3 commits July 21, 2025 23:42
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ChristopherKotthoff
Copy link
Collaborator Author

Also, no code has been modified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants