zhmiao / OpenCompoundDomainAdaptation-OCDA

Pytorch implementation for "Open Compound Domain Adaptation" (CVPR 2020 ORAL)
https://liuziwei7.github.io/projects/CompoundDomain.html
BSD 3-Clause "New" or "Revised" License
139 stars 15 forks source link

C-Driving segmentation code #7

Open Prannoy-Noel opened 3 years ago

Prannoy-Noel commented 3 years ago

Hi, I am trying to reproduce the results from your paper using your code. I have noticed that the code which you have shared is for classification of digits. Can you also share the architecture and code for C-Driving segmentation as well. Thank you

XingangPan commented 3 years ago

@Prannoy-Noel Hi, thanks for your interest. This repo might be helpful: https://github.com/XingangPan/OCDA-Driving-Example