바운딩박스2 [ PyTorch / torchvision ] draw_bounding_boxes() 사용하기 [ PyTorch / torchvision ] draw_bounding_boxes() 사용하기 [ 이전 글 ] [ Pytorch ] 파이토치 텐서 합치는 방법 : cat(), stack() ( + dim의 의미와, 병합 방식의 차이) [ Pytorch ] nn.BCELoss, nn.BCEWithLogitsLoss, nn.CrossEntropyLoss, nn.NLLLoss 총정리 [ PyTorch / torchvision ] make_grid() 사용하기 torchivision.utils.draw_bounding_box (링크) 이미지에 Bounding Box를 그려주는 함수입니다. Input 이미지는 0~255 사이의 값(uint8)을 가져야 합니다. parameters tensor (Tensor) : .. 2022. 8. 30. [ Python / PIL ] PIL Image 바운딩 박스에 색 채우기 (fill, RGBA) 2021.12.29 - [Computer Language/Python] - [ Python / PIL ] PIL Image 에 바운딩 박스 그리기 (ImageDraw.Draw(), draw.rectangle(), grayscale) [ Python / PIL ] PIL Image 에 바운딩 박스 그리기 (ImageDraw.Draw(), draw.rectangle(), grayscale) 2021.12.29 - [Computer Language/Python] - [ Python / PIL ] Image (open, save) [ Python / PIL ] Image (open, save) Python Imaging Library (PIL) PIL은 파이썬에서 이미지 분석 및 처리를 쉽게 할 수 있는.. s.. 2021. 12. 29. 이전 1 다음