MCPcopy Create free account
hub / github.com/MotrixLab/ViMoGen / get_num_pixels

Function get_num_pixels

datasets/aspect.py:463–464  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

461
462
463def get_num_pixels(name):
464 return ASPECT_RATIOS[name][0]
465
466
467def get_image_size(resolution, ar_ratio):

Callers 1

_print_bucket_infoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected