Skip to content

Commit 1aa157e

Browse files
author
ntianhe ren
committed
refine syntax error
1 parent 3362af4 commit 1aa157e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The repo name detrex has several interpretations:
6262
## What's New
6363
v0.2.0 was released on 13/11/2022:
6464
- Release new baselines for `DINO-R50-12ep`, `DINO-Swin-Large-36ep`, `DAB-Deformable-DETR-R50-50ep`, `DAB-Deformable-DETR-R50-Two-Stage`, please check [Model Zoo](https://detrex.readthedocs.io/en/latest/tutorials/Model_Zoo.html).
65-
- Rebuild a clearer config files for projects.
65+
- Rebuild cleaner config files for projects.
6666
- Support [H-Deformable-DETR](./projects/h_deformable_detr/)
6767
- Release H-Deformable-DETR pretrained weights including `H-Deformable-DETR-R50`, `H-Deformable-DETR-Swin-Tiny`, `H-Deformable-DETR-Swin-Large` in [H-Deformable-DETR](./projects/h_deformable_detr/)
6868
- Add demo for visualizing customized input images or videos using pretrained weights in [demo](./demo/)

changlog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### v0.2.0 (13/11/2022)
44
#### New Features
5-
- Rebuild a clearer config files for projects [#107](https://github.com/IDEA-Research/detrex/pull/107)
5+
- Rebuild cleaner config files for projects [#107](https://github.com/IDEA-Research/detrex/pull/107)
66
- Support [H-Deformable-DETR](https://github.com/IDEA-Research/detrex/tree/main/projects/h_deformable_detr) [#110](https://github.com/IDEA-Research/detrex/pull/110)
77
- Release H-Deformable-DETR pretrained weights including `H-Deformable-DETR-R50`, `H-Deformable-DETR-Swin-Tiny`, `H-Deformable-DETR-Swin-Large`.
88
- Add demo for visualizing customized input images or videos using pretrained weights [#119](https://github.com/IDEA-Research/detrex/pull/119)

docs/source/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### v0.2.0 (13/11/2022)
44
#### New Features
5-
- Rebuild a clearer config files for projects [#107](https://github.com/IDEA-Research/detrex/pull/107)
5+
- Rebuild cleaner config files for projects [#107](https://github.com/IDEA-Research/detrex/pull/107)
66
- Support [H-Deformable-DETR](https://github.com/IDEA-Research/detrex/tree/main/projects/h_deformable_detr) [#110](https://github.com/IDEA-Research/detrex/pull/110)
77
- Release H-Deformable-DETR pretrained weights including `H-Deformable-DETR-R50`, `H-Deformable-DETR-Swin-Tiny`, `H-Deformable-DETR-Swin-Large`.
88
- Add demo for visualizing customized input images or videos using pretrained weights [#119](https://github.com/IDEA-Research/detrex/pull/119)

0 commit comments

Comments
 (0)