Closed zmyl18641515513 closed 3 years ago
We embed the MCIE block in pack_data()
function of RobotCarSequence
and nuScenesSequence
classes (in datasets/robot_car.py
and datasets/nuscenes.py
, respectively). You can access the processed image through key ("color_equ", frame_id, scale)
.
Sorry I can not find the code of your MCIE block. Could you please tell me the location of it ? That will be helpful to my research.