0 Star 0 Fork 0

linky/torchvisionhub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
template.md 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
--- layout: hub_detail background-class: hub-background body-class: hub category: researchers <!-- Only change fields below(remove this line before submitting a PR) --> title: <REQUIRED: short model name> summary: <REQUIRED: 1-2 sentences> image: <REQUIRED: best image to represent your model> author: <REQUIRED> tags: <REQUIRED: [tag1, tag2, ...]> github-link: <REQUIRED> github-id: <REQUIRED: top level of repo> featured_image_1: <OPTIONAL: use no-image if not applicable> featured_image_2: <OPTIONAL: use no-image if not applicable> accelerator: <OPTIONAL: Current supported values: "cuda", "cuda-optional"> --- <!-- REQUIRED: provide a working script to demonstrate it works with torch.hub, example below --> ```python import torch torch.hub.load('pytorch/vision', 'resnet18', pretrained=True) ``` <!-- Walkthrough a small example of using your model. Ideally, less than 25 lines of code --> <!-- REQUIRED: detailed model description below, in markdown format, feel free to add new sections as necessary --> ### Model Description <!-- OPTIONAL: put link to reference papers --> ### References
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/linky1990/torchvisionhub.git
git@gitee.com:linky1990/torchvisionhub.git
linky1990
torchvisionhub
torchvisionhub
master

搜索帮助