Skip to content

Conversation

@ueno-hiroshi002
Copy link
Collaborator

@ueno-hiroshi002 ueno-hiroshi002 commented Dec 8, 2025

Pull Request Description:

  • Add EfficientDet(Keras) Tutorial, and model and utils sources.
  • Add a link to this tutorial in task_notebooks/README.md.

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@ueno-hiroshi002 ueno-hiroshi002 changed the title [RedSuns Review]Add Deeplabv3+(Pytorch) Tutorial. [RedSuns Review]Add EfficientDet(Keras) Tutorial. Dec 8, 2025
@ueno-hiroshi002 ueno-hiroshi002 self-assigned this Dec 8, 2025
@ueno-hiroshi002
Copy link
Collaborator Author

The source files in the models directory have been classified and refactored according to the following criteria:

MCT original source (models/utils):

  • Added comments following MCT rules
  • Removed unnecessary code

External source (models/efficientdet):

  • Removed unnecessary code (noted at the beginning)
  • No additional comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants