upadate README
This commit is contained in:
20
README.md
20
README.md
@@ -1,11 +1,12 @@
|
|||||||
# Grounding DINO
|
|
||||||
[](https://paperswithcode.com/sota/zero-shot-object-detection-on-mscoco?p=grounding-dino-marrying-dino-with-grounded) \
|
[](https://paperswithcode.com/sota/zero-shot-object-detection-on-mscoco?p=grounding-dino-marrying-dino-with-grounded) \
|
||||||
[](https://paperswithcode.com/sota/zero-shot-object-detection-on-odinw?p=grounding-dino-marrying-dino-with-grounded) \
|
[](https://paperswithcode.com/sota/zero-shot-object-detection-on-odinw?p=grounding-dino-marrying-dino-with-grounded) \
|
||||||
[](https://paperswithcode.com/sota/object-detection-on-coco-minival?p=grounding-dino-marrying-dino-with-grounded) \
|
[](https://paperswithcode.com/sota/object-detection-on-coco-minival?p=grounding-dino-marrying-dino-with-grounded) \
|
||||||
[](https://paperswithcode.com/sota/object-detection-on-coco?p=grounding-dino-marrying-dino-with-grounded)
|
[](https://paperswithcode.com/sota/object-detection-on-coco?p=grounding-dino-marrying-dino-with-grounded)
|
||||||
|
|
||||||
|
# Grounding DINO
|
||||||
|
|
||||||
|
Official pytorch implementation of [Grounding DINO](https://arxiv.org/abs/2303.05499), a stronger open-set object detector. Code is available now!
|
||||||
|
|
||||||
Official pytorch implementation of [Grounding DINO](https://arxiv.org/abs/2303.05499). Code will be available soon!
|
|
||||||
|
|
||||||
## Highlight
|
## Highlight
|
||||||
- **Open-Set Detection.** Detect **everything** with language!
|
- **Open-Set Detection.** Detect **everything** with language!
|
||||||
@@ -24,18 +25,9 @@ Description
|
|||||||
|
|
||||||
## TODO List
|
## TODO List
|
||||||
|
|
||||||
<div>
|
- [x] Release inference code and demo.
|
||||||
<input type="checkbox" name="uchk" checked>
|
- [x] Release checkpoints.
|
||||||
<label for="uchk">Release inference code and demo.</label>
|
- [ ] Grounding DINO with Stable Diffusion and GLIGEN demos.
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox" name="uchk" checked>
|
|
||||||
<label for="uchk">Release checkpoints.</label>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<input type="checkbox" name="uchk">
|
|
||||||
<label for="uchk">Grounding DINO with Stable Diffusion and GLIGEN demos.</label>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Reference in New Issue
Block a user