Added
* Add `dtype` argument to `load_sample`, which will control the type of data returned.
* Add `nodata` argument to `load_sample`, which will handle nodata values for integer images.
Changed
* using the experimental loader is now the faster method (given kwcoco >
0.2.13) and has been set as the default, and the other method has been removed.