Skip to content

improve image classification readme #178

Open
@chenhuims

Description

@chenhuims

Please find a few suggestions for improving the readme file and conda yml file below:

  • Should we put Frequently asked questions in the end as Notebooks and
    Getting Started may be more important to the user?
  • It could be helpful to introduce a few applications of image classification in the beginning.
  • "Demonstrates a trained model and inference an image from your computer's webcam." where"inference" should be "inferences".
  • The numbering of the notebooks is a bit confusing to me. Should 01 be 0_1 and 11 be 1_1?
  • For consistence, maybe change the title "Getting Started" to "Getting started".
  • cd ComputerVisionBestPractices/image_classification
    should be
    cd ComputerVisionBestPractices/classification
  • The versions of some packages in environment.yml are not specified, e.g., torchvision. It might be better to fix the versions if it's possible.

Metadata

Metadata

Assignees

Labels

bug-bashIssues that you came across during the bug-bashclassificationFeature request for image classification scenario

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions