fix docs example, add object_detection to DETR docs (#19377)

This commit is contained in:
Alara Dirik
2022-10-07 01:02:26 +03:00
committed by GitHub
parent ce2620194b
commit ae3e3bc60a
2 changed files with 4 additions and 3 deletions

View File

@@ -171,6 +171,7 @@ mean Average Precision (mAP) and Panoptic Quality (PQ). The latter objects are i
[[autodoc]] DetrFeatureExtractor
- __call__
- pad_and_create_pixel_mask
- post_process_object_detection
- post_process_semantic_segmentation
- post_process_instance_segmentation
- post_process_panoptic_segmentation