src.pages.annotate.sampling =========================== .. py:module:: src.pages.annotate.sampling Attributes ---------- .. autoapisummary:: src.pages.annotate.sampling.logger Functions --------- .. autoapisummary:: src.pages.annotate.sampling.get_sample src.pages.annotate.sampling.process_annotation src.pages.annotate.sampling.replenish_queue src.pages.annotate.sampling._explore src.pages.annotate.sampling._refine Module Contents --------------- .. py:data:: logger .. py:function:: get_sample(project_name) .. py:function:: process_annotation(project_name, current_sample, new_queue_status, labels, callback_trigger) .. py:function:: replenish_queue(n_min, project_name, method, n_max=None) .. py:function:: _explore(project_name, candidate_clips, n) .. py:function:: _refine(project_name, candidate_clips, n)