pytorch-superpixels
pytorch-superpixels copied to clipboard
Add test scripts for evaluating code functionality
Is your feature request related to a problem? Please describe. There is currently no agreed upon way to test the functionality of the code.
Describe the solution you'd like By writing test scripts we can ensure that all functionality is tested when developing the package further.