mseg-dataset / mseg-api

An Official Repo of CVPR '20 "MSeg: A Composite Dataset for Multi-Domain Segmentation"
Other
249 stars 45 forks source link

Reformat with Python black, Google style, and dataclasses #38

Closed johnwlambert closed 3 years ago

johnwlambert commented 3 years ago

Reformat with Python black, Google style, and dataclasses.

Removes recordclass dependency.