Skip to content

Rohit-K814307/depth_retentive_cycada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

depth_retentive_cycada

DR-CyCADA: Depth Retentive Cycle Consistent Adversarial Domain Adaptation

Rohit Kulkarni, Abhishek Paudel, & Stein, G. J. (2023). DR-CyCADA: Depth Retentive Cycle Consistent Adversarial Domain Adaptation. Journal of Student-Scientists’ Research, Vol. 5 (2023). https://doi.org/10.13021/JSSR2023.3969

readme_diagram

Summary

Image depth data can hold a wealth of information for robotic systems that rely on visual input while navigating in unknown environments. Domain adaptation algorithms have enabled robots to transfer knowledge of a known domain to an unfamiliar environment. However, current domain adaptation approaches typically focus on visual appearance, without regard for the structure of an environment. Thus, current approaches can unexpectedly fail when translating between environments. We overcome this mismatch between the original and adapted image by introducing a depth retention loss component to a popular existing domain adaptation model, CyCADA [1]. Our DR-CyCADA approach retains structural components of images and displays promising results in generating high quality images that retain their original structural layout. We evaluate our model via its depth retention loss. We show that DR-CyCADA outperforms similar systems that do not leverage depth retention loss in retaining the structural layout of an environment, demonstrating that our DR-CyCADA model can be used to perform domain adaptation tasks in structurally similar environments and is thus capable of state-of-the-art domain adaptation for robotic systems.

Reference

Rohit Kulkarni, Abhishek Paudel, & Stein, G. J. (2023). DR-CyCADA: Depth Retentive Cycle Consistent Adversarial Domain Adaptation. Journal of Student-Scientists’ Research, Vol. 5 (2023). https://doi.org/10.13021/JSSR2023.3969

About

Algorithmic Code for "DR-CyCADA: Depth Retentive Cycle Consistent Adversarial Domain Adaptation"

Resources

Stars

Watchers

Forks

Contributors