Contents:
Project.from_project_id()
Project.from_search_params()
UserToken.from_root_secret_key()
UserToken.from_search_params()
User.from_login()
User.from_id()
Notebook.from_notebook_id()
Folder.create()
Folder.from_folder_id()
Folder.from_project_id()
Folder.from_search_params()
Video.create()
Video.update()
Video.from_video_id()
Video.from_folder_id()
Video.from_search_params()
Detection.from_detection_id()
Detection.from_video_task_id()
Detection.from_search_params()
VideoTask.from_video_task_id()
VideoTask.from_video_id()
VideoTask.from_search_params()
VideoGraph.create()
VideoGraph.from_video_graph_id()
VideoGraph.from_video_id()
VideoGraph.from_search_params()
VideoGraph.update_annotated_video()
Gallery.create()
Gallery.from_gallery_id()
Gallery.from_folder_id()
Gallery.from_search_params()
Detection.from_gallery_task_id()
GalleryTask.from_gallery_task_id()
GalleryTask.from_gallery_id()
GalleryTask.from_search_params()
GalleryGraph.create()
GalleryGraph.from_gallery_graph_id()
GalleryGraph.from_gallery_id()
GalleryGraph.from_search_params()
GalleryGraph.update_annotated_gallery()
Image.create()
Image.from_image_id()
Image.from_gallery_and_project_id()
Image.from_search_params()
Graph.from_graph_id()
Graph.from_search_params()
GraphNode.from_graph_node_id()
GraphNode.from_search_params()
GraphEdge.from_graph_edge_id()
GraphEdge.from_target_node_id()
GraphEdge.from_src_node_id()
DetectionLabel.create()
DetectionLabel.from_search_params()
LabelMap.add_labels_to_project()
LabelMap.from_search_params()
DlModel.from_dl_model_id()
DlModel.from_search_params()
Video.set_extraction_points()
Detection.from_video_id_and_project_id()
VideoTask.update_status()
Frame.from_frame_id()
Frame.from_video_id_and_project_id()
Frame.from_search_params()
Detection.from_image_id()
GalleryTask.update_status()
Index
Module Index
Search Page