Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 382 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 382 Bytes

VectorMapConvolution

Paper and code for Vector Map Convolutions

Install (Ubuntu)

Clone repo and cd to src

Run the install.sh script which installs python 3.7, creates a venv in the main directory, and installs packages.

Run Experiments (Ubuntu)

Run the run_cifar100.sh script to run several Resnet model sizes with real, quaternion, and vector map networks on cifar 100.