티스토리 뷰

반응형

기술 분류: object detection, semantic segmentation

특이사항: detection 실행 후 segmentation을 수행

필요 데이터: image, mask, bounding box(bbox)

  •    bbox regression 후 segmentation을 하므로, mask 뿐만 아니라 bbox도 필요함
    • mask만 있고 bbox 없는 경우: mask로부터 bbox 추출 (여기로 이동)

pytorch 공식 튜토리얼 링크 참조

https://pytorch.org/tutorials/intermediate/torchvision_tutorial.html

 

TorchVision Object Detection Finetuning Tutorial — PyTorch Tutorials 1.12.0+cu102 documentation

TorchVision Object Detection Finetuning Tutorial Tip To get the most of this tutorial, we suggest using this Colab Version. This will allow you to experiment with the information presented below. For this tutorial, we will be finetuning a pre-trained Mask

pytorch.org

 

반응형
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함