Extracts the n most popular images from an Data Frame within a given size range.
Extracts the n most popular images from an Data Frame within a given size range.
DataFrame obtained from RecordLoader
number of most popular images in the output
of image
of image
Dataset[Row], where the schema is (url, count)
Extract most popular images from a Data Frame.