flatland.evaluators.aicrowd_helpers module

flatland.evaluators.aicrowd_helpers.generate_movie_from_frames(frames_folder)[source]

Expects the frames in the frames_folder folder and then use ffmpeg to generate the video which writes the output to the frames_folder

flatland.evaluators.aicrowd_helpers.get_boto_client()[source]
flatland.evaluators.aicrowd_helpers.is_aws_configured()[source]
flatland.evaluators.aicrowd_helpers.is_grading()[source]
flatland.evaluators.aicrowd_helpers.make_subprocess_call(command, shell=False)[source]
flatland.evaluators.aicrowd_helpers.upload_random_frame_to_s3(frames_folder)[source]
flatland.evaluators.aicrowd_helpers.upload_to_s3(localpath)[source]