TsotsosLab / SMILER

The Saliency Model Implementation Library for Experimental Research.
Other
44 stars 16 forks source link

Add Cross-Platform Support #36

Open cwloka opened 2 years ago

cwloka commented 2 years ago

In its original release, SMILER was only supported in Linux environments. Cross-platform library support for many of SMILER's dependencies has improved since then, and it would be good if SMILER could run on Windows and MacOS systems as well.

This may involve directly running SMILER in non-Linux environments, or running SMILER itself through a docker container.