SkillAgentSearch skills...

Im2col

4D image/filter tensor -> 2d matrix

Install / Use

/learn @rioyokotalab/Im2col
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

im2col.py

filter_to_2d

filter matrix -> 2d matrix

data_to_2d

NCHW image matrix -> 2d matrix

filter2d_to_orig

filter (2d matrix) -> original filter

data2d_to_orig

image (2d matrix) -> NCHW image matrix


to perform convolution: filter2d * data2d

Test

$ python im2col.py -v

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks1

Languages

Python

Security Score

55/100

Audited on May 30, 2024

No findings