projects.objectnav_baselines.experiments.robothor.objectnav_robothor_rgb_unfrozenresnet_gru_ddppo
#
ObjectNavRoboThorRGBPPOExperimentConfig
#
class ObjectNavRoboThorRGBPPOExperimentConfig(
ObjectNavRoboThorBaseConfig,
ObjectNavMixInPPOConfig,
ObjectNavMixInUnfrozenResNetGRUConfig)
An Object Navigation experiment configuration in RoboThor with RGB input without preprocessing by frozen ResNet (instead, a trainable ResNet).