Skip to content

Remove the note of needing scipy in GoogleNet and Inception #4919

@oke-aditya

Description

@oke-aditya

📚 The doc issue

I think after merging #4256 We should update the docs to indicate scipy isn't needed. As I see in the code base models/googlenet.py and models/inception.py we use torch and not scipy.

Suggest a potential alternative/fix

Fix the note by removing the line regarding scipy.

Inception
https://github.com/pytorch/vision/blob/main/docs/source/models.rst#inception-v3

GoogleNet
https://github.com/pytorch/vision/blob/main/docs/source/models.rst#googlenet

It's a good first issue. Probably some new contributor would be interested.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions