dive icon indicating copy to clipboard operation
dive copied to clipboard

Girder Client Introduction documentation

Open BryonLewis opened this issue 11 months ago • 0 comments

Create Documentation for girder client and how it is used in python.

  • Initializing girder client with authentication and the url/ports used
  • Describe main girder-client functions (sendRestQuest, listChildFolders, list folders)
  • documentation on some important DIVE endpoints (dive_annotation/export, dive_dataset/export)
  • documentation on pushing data into datasets, for updating annotations (process of uploading json/CSV and hitting postprocess endpoint to process data)
  • Recursive finding of DIVE_Datasets for processing/downloading using a parent folder in the hierarchy
  • Cancel Jobs using the girder endpoints
  • Converting output from DiveDatasets into HTTP links that can used in other documents

Future

  • Documentation on running pipelines/training programatically

BryonLewis avatar Jan 10 '25 18:01 BryonLewis