facebookresearch / maskrcnn-benchmark

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
MIT License
9.28k stars 2.5k forks source link

Is keypoint r-cnn belongs to mask r-cnn or keypoint r-cnn is a branch of mask r-cnn? #1259

Open WangAQ126 opened 4 years ago

WangAQ126 commented 4 years ago

Recently, i want to search a method to detect keypoints of a person, and i find the keypoint r-cnn. But i don't find the paper of keypoint r-cnn, so i want to know whether the keypoint r-cnn belongs to mask r-cnn or keypoint r-cnn is a branch of mask r-cnn. Please tell me, thanks!

csguanhu commented 2 years ago

keypoint of person should belong to maskrcnn's dataset.