[Sensor] Fisheye and Equirectangular semantic sensors#1221
Conversation
|
@bigbike This ended up being a bit more involved so I added the tests myself. |
Co-authored-by: Vladimír Vondruš <mosra@centrum.cz>
…t-sim into semantic-fisheye
|
@bigbike @Skylion007 looks like this is going to revert #1222 ? |
|
@erikwijmans Fixed. @bigbike Your changes reminded me that the SensorSpec has a channels property that weren't setting with Python or Habitat-Lab so I tried to update the example to set it. Interestingly, whenever I see it to 3 channels it crashes. |
This is because the default value for channel should be 4 not 3 because there is an |
|
LGTM: Let's merge. |
|
@bigbike It all passed except for that flakey codecov upload. |
|
@Skylion007 : I re-ran the CI. It passed all the tests. Now it is ready to be committed. THANK YOU very much for contributing to this big PR as well! I sincerely appreciate it. Merge it in. |
Motivation and Context
This diff does the following stuffs:
The results are as follows:




How Has This Been Tested
Types of changes
Checklist