def download_kitchen_dataset(output_dir: str = "data/kitchen"): """Download Kitchen dataset from Diffusion Policy repository.
This repository provides code and workflows to test several state-of-the-art vehicle detection deep learning algorithms —including YOLOX, SalsaNext, and RandLA-Net— on a Flash Lidar dataset. The ...