AI142 CIHP-PGN CIHP-PGN : Crowd Instance-level Human Parsing via Part Grouping Network 저장경로를 datasets/silhouatte/으로 하며 파일에 _sil.png로 한다. ###### gryscale silhouatte sil_dir = os.path.join(args.output, 'silhouette') if not os.path.exists(sil_dir): os.makedirs(sil_dir) # Iterate over training steps. ... ###### gryscale silhouatte gray = cv2.cvtColor(msk[0], cv2.COLOR_BGR2GRAY) (thresh, blackAndWhiteImage) = cv2.t.. 2023. 2. 14. detectron2 https://github.com/facebookresearch/detectron2 GitHub - facebookresearch/detectron2: Detectron2 is a platform for object detection, segmentation and other visual recognition t Detectron2 is a platform for object detection, segmentation and other visual recognition tasks. - GitHub - facebookresearch/detectron2: Detectron2 is a platform for object detection, segmentation a... github.com Detectron2.. 2023. 2. 14. 이전 1 ··· 33 34 35 36 다음