작성
·
383
0
강의 잘 듣고 있습니다.
labelimg프로그램을 설치 하려고 하는데..
잘 안됨니다. 아마 저희 회사 보안 문제로 패키지 다운로드에 에러가 생기는 것 같습니다.
실행 파일 1개로 설치 할 수 있는 대체 프로그램 추천 부탁합니다.
답변 1
0
안녕하세요?
labelimg가 쉽게 사용할 수 있지만 이 외에도 다양한 프로그램이 있습니다.
몇가지를 정리해드리겠습니다.
A better solution would be to use a tool such as RectLabel (http://pyimg.co/nr37n) which enables
you to draw bounding boxes, polygons, and cubic bezier splines.
imglab
The imglab tool (http://pyimg.co/duem0) is part of the dlib library [29] and is actually used mainly
for object detection. Using imglab you can draw a bounding box surrounding an object and then
provide a label.
LabelMe
LabelMe (http://pyimg.co/h31ee), inspired my MIT’s tool of the same name, has become somewhat
of a standard for image annotation, including object detection and instance segmentation.