Official package for 'Symmetric Rotation-Invariant Convolutional Kernel'
Project description
Official Pypi Implementation of "SRI-Conv: Symmetric Rotation-Invariant Convolutional Kernel"
Yuexi Du, Nicha, Dvornek, John Onofrey Yale University
This is just an initial DEMO for test use
version: 0.0.2
Requirement:
"scipy>=1.9.1",
"numpy>=1.23.1",
"torch>=1.13.0"
Usage
>>> import SRI_Conv
>>> sri_conv = SRI_Conv.SRI_Conv2d(3, 16, 3)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SRI_Conv-0.0.6.tar.gz
(10.4 kB
view hashes)
Built Distribution
SRI_Conv-0.0.6-py3-none-any.whl
(11.1 kB
view hashes)