Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This directory contains ready-to-use Computer Vision application notebooks built
| 1 | [ResNet](./resnet/) | Includes notebooks for ResNet finetuning on tasks such as chinese herbal classification |
| 2 | [U-Net](./unet/) | Includes notebooks for U-Net training on tasks such as segmentation |
| 3 | [SAM](./sam/) | Includes notebooks for using SAM to inference |
| 4 | [OCR](./ocr/) | Includes notebooks for OCR inference on tasks such as DeepSeek-OCR demo |

## Contributing New CV Applications

Expand Down
Loading
Loading