Open mchiquier opened 4 years ago
From models:
generate openpose keypoints for image
use FB's maskrcnn implementations to automatically get the segmentation out of an image
get top k classifications & their probabilities for a particular image from resnet50 or family of resnets
From models:
generate openpose keypoints for image
use FB's maskrcnn implementations to automatically get the segmentation out of an image
get top k classifications & their probabilities for a particular image from resnet50 or family of resnets