Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
463
def
get_num_pixels(name):
464
return
ASPECT_RATIOS[name][0]
465
466
467
def
get_image_size(resolution, ar_ratio):
Callers
1
_print_bucket_info
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected