Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sovit-123 committed Aug 28, 2024
1 parent 5345b16 commit 2a26ce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Train PyTorch FasterRCNN models easily on any custom dataset. Choose between off

* [Find blog posts/tutorials on DebuggerCafe](#Tutorials)

## [Check All Updates Here](https://github.com/sovit-123/fasterrcnn-pytorch-training-pipeline/blob/main/docs/updates.md)
## Updates

**Latest Update**
* **August 28 2024:** SAHI image inference for all pretrained Torchvision Faster RCNN models integrated. [Find the script here](https://github.com/sovit-123/fasterrcnn-pytorch-training-pipeline/blob/main/sahi_inference.py).

* Filter classes to visualize during inference using the `--classes` command line argument with space separated class indices from the dataset YAML file.

Expand Down

0 comments on commit 2a26ce6

Please sign in to comment.