Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
108 changes: 54 additions & 54 deletions ai_x/train_resnet_classification.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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 |
| 3 | [OCR](./ocr/) | Includes notebooks for OCR inference on tasks such as deepseek-ocr demo |

## Contributing New CV Applications

Expand Down
Loading
Loading