Use the HTTP endpoints to run the RFUAV pipeline.
GET /statusGET /filesGET /plotGET /plot/small_cnnGET /plot/resnet18GET /plot/efficientnet_b0GET /api/files?root=processedGET /api/plotsGET /view/{root}/{path}GET /download/{root}/{path}POST /run/download-dautelPOST /run/extract-dautelPOST /run/inspectPOST /run/download-allPOST /run/extract-allPOST /run/preprocess?dtype=complex64&max_windows_per_class=1000POST /run/train?epochs=10&model=small_cnnPOST /run/train-suite?epochs=20POST /run/model-metrics?model=resnet18POST /run/plot?max_spectrograms_per_class=3&max_3d_spectrograms_per_class=1&mini4_gradcam_gif_frames=30&mini4_gradcam_gif_fps=1POST /run/triangulation?target_label=DJI%20MINI4%20PRO&frame_index=1&frames=60&gif_fps=3GET /jobs/{job_id}GET /logs/{job_id}