ImageKeypointRegression

function defined in module FastVision


			ImageKeypointRegression(size, nkeypoints; kwargs...)

Learning task for regressing a set of nkeypoints keypoints from images. Images are resized to size and a class is predicted for every pixel.

Methods

There are 2 methods for FastVision.ImageKeypointRegression: