cocohelper
User Reference:
Installation
Usage
API Reference
cocohelper
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__get_annotations_ratios() (cocohelper.stats.COCOStats method)
__get_category_ratios() (cocohelper.stats.COCOStats method)
_abc_impl (cocohelper.adapters.binary_mask_adapter.BinaryMaskDatasetAdapter attribute)
(cocohelper.adapters.dataset_adapter.DatasetAdapter attribute)
(cocohelper.filters.filter.AndFilter attribute)
(cocohelper.filters.filter.ColumnFilter attribute)
(cocohelper.filters.filter.ComposeFilter attribute)
(cocohelper.filters.filter.Filter attribute)
(cocohelper.filters.filter.NotFilter attribute)
(cocohelper.filters.filter.OrFilter attribute)
(cocohelper.filters.filter.RangeFilter attribute)
(cocohelper.filters.filter.ValueFilter attribute)
(cocohelper.filters.strategies.strategies.AllValueFilterStrategy attribute)
(cocohelper.filters.strategies.strategies.AnyValueFilterStrategy attribute)
(cocohelper.filters.strategies.strategies.HavingValueFilterStrategy attribute)
(cocohelper.filters.strategies.strategies.InRangeFilterStrategy attribute)
(cocohelper.filters.strategies.strategies.NotInRangeFilterStrategy attribute)
(cocohelper.filters.strategies.strategies.RangeFilterStrategy attribute)
(cocohelper.filters.strategies.strategies.ValueFilterStrategy attribute)
(cocohelper.splitters.kfold.KFoldSplitter attribute)
(cocohelper.splitters.proportional.ProportionalDataSplitter attribute)
(cocohelper.splitters.splitter.Splitter attribute)
(cocohelper.splitters.stratified.StratifiedDataSplitter attribute)
(cocohelper.transforms.compose.Compose attribute)
(cocohelper.transforms.crop.CenterCrop attribute)
(cocohelper.transforms.crop.Crop attribute)
(cocohelper.transforms.crop.RandomCrop attribute)
(cocohelper.transforms.randomflip.RandomFlip attribute)
(cocohelper.transforms.resize.Resize attribute)
(cocohelper.transforms.transform.Transform attribute)
(cocohelper.utils.segmentation.CompressedRLEMaskConverter attribute)
(cocohelper.utils.segmentation.MaskConverter attribute)
(cocohelper.utils.segmentation.PolygonMaskConverter attribute)
(cocohelper.utils.segmentation.RLEMaskConverter attribute)
_accessors (cocohelper.dataframe.COCODataFrame attribute)
_accum_func() (cocohelper.dataframe.COCODataFrame method)
_add_numeric_operations() (cocohelper.dataframe.COCODataFrame class method)
_agg_by_level() (cocohelper.dataframe.COCODataFrame method)
_agg_examples_doc (cocohelper.dataframe.COCODataFrame attribute)
_agg_summary_and_see_also_doc (cocohelper.dataframe.COCODataFrame attribute)
_align_frame() (cocohelper.dataframe.COCODataFrame method)
_align_series() (cocohelper.dataframe.COCODataFrame method)
_annotation_ids_are_unique() (cocohelper.validator.COCOValidator static method)
_annotations_have_mandatory_keys() (cocohelper.validator.COCOValidator static method)
_annotations_have_valid_category_id() (cocohelper.validator.COCOValidator static method)
_annotations_have_valid_image_id() (cocohelper.validator.COCOValidator static method)
_append() (cocohelper.dataframe.COCODataFrame method)
_apply() (cocohelper.filters.filter.ColumnFilter method)
(cocohelper.filters.filter.RangeFilter method)
(cocohelper.filters.filter.ValueFilter method)
_arith_method() (cocohelper.dataframe.COCODataFrame method)
_as_manager() (cocohelper.dataframe.COCODataFrame method)
_assert_dict_value_type() (in module cocohelper.validator)
_attrs (cocohelper.dataframe.COCODataFrame attribute)
_AXIS_LEN (cocohelper.dataframe.COCODataFrame attribute)
_AXIS_NAMES (cocohelper.dataframe.COCODataFrame attribute)
_AXIS_NUMBERS (cocohelper.dataframe.COCODataFrame attribute)
_AXIS_ORDERS (cocohelper.dataframe.COCODataFrame attribute)
_AXIS_TO_AXIS_NUMBER (cocohelper.dataframe.COCODataFrame attribute)
_box_col_values() (cocohelper.dataframe.COCODataFrame method)
_cache (cocohelper.dataframe.COCODataFrame attribute)
_can_fast_transpose (cocohelper.dataframe.COCODataFrame attribute)
_categories_have_mandatory_keys() (cocohelper.validator.COCOValidator static method)
_category_ids_are_unique() (cocohelper.validator.COCOValidator static method)
_check_bbox() (in module cocohelper.transforms.crop)
_check_inplace_and_allows_duplicate_labels() (cocohelper.dataframe.COCODataFrame method)
_check_inplace_setting() (cocohelper.dataframe.COCODataFrame method)
_check_is_chained_assignment_possible() (cocohelper.dataframe.COCODataFrame method)
_check_label_or_level_ambiguity() (cocohelper.dataframe.COCODataFrame method)
_check_setitem_copy() (cocohelper.dataframe.COCODataFrame method)
_clear_item_cache() (cocohelper.dataframe.COCODataFrame method)
_clip_with_one_bound() (cocohelper.dataframe.COCODataFrame method)
_clip_with_scalar() (cocohelper.dataframe.COCODataFrame method)
_cmp_method() (cocohelper.dataframe.COCODataFrame method)
_combine_frame() (cocohelper.dataframe.COCODataFrame method)
_compute_label_ratios() (cocohelper.splitters.stratified.StratifiedDataSplitter static method)
_consolidate() (cocohelper.dataframe.COCODataFrame method)
_consolidate_inplace() (cocohelper.dataframe.COCODataFrame method)
_construct_axes_dict() (cocohelper.dataframe.COCODataFrame method)
_construct_axes_from_arguments() (cocohelper.dataframe.COCODataFrame class method)
_construct_result() (cocohelper.dataframe.COCODataFrame method)
_constructor (cocohelper.dataframe.COCODataFrame attribute)
_convert() (cocohelper.dataframe.COCODataFrame method)
_copy_images() (cocohelper.helper.COCOHelper method)
_count_level() (cocohelper.dataframe.COCODataFrame method)
_create_cat_mapping() (in module cocohelper.merge)
_create_image_mapping() (in module cocohelper.merge)
_crop_bbox() (in module cocohelper.transforms.crop)
_crop_segmentation() (in module cocohelper.transforms.crop)
_data (cocohelper.dataframe.COCODataFrame attribute)
_dir_additions() (cocohelper.dataframe.COCODataFrame method)
_dir_deletions() (cocohelper.dataframe.COCODataFrame method)
_dispatch_frame_op() (cocohelper.dataframe.COCODataFrame method)
_drop_axis() (cocohelper.dataframe.COCODataFrame method)
_drop_labels_or_levels() (cocohelper.dataframe.COCODataFrame method)
_ensure_valid_index() (cocohelper.dataframe.COCODataFrame method)
_find_valid_index() (cocohelper.dataframe.COCODataFrame method)
_flip_bbox() (cocohelper.transforms.randomflip.RandomFlip static method)
_flip_img() (cocohelper.transforms.randomflip.RandomFlip static method)
_flip_segmentations() (cocohelper.transforms.randomflip.RandomFlip static method)
_from_arrays() (cocohelper.dataframe.COCODataFrame class method)
_get_agg_axis() (cocohelper.dataframe.COCODataFrame method)
_get_axis() (cocohelper.dataframe.COCODataFrame method)
_get_axis_name() (cocohelper.dataframe.COCODataFrame class method)
_get_axis_number() (cocohelper.dataframe.COCODataFrame class method)
_get_axis_resolvers() (cocohelper.dataframe.COCODataFrame method)
_get_block_manager_axis() (cocohelper.dataframe.COCODataFrame class method)
_get_bool_data() (cocohelper.dataframe.COCODataFrame method)
_get_cleaned_column_resolvers() (cocohelper.dataframe.COCODataFrame method)
_get_column_array() (cocohelper.dataframe.COCODataFrame method)
_get_empty_json() (in module cocohelper.importer)
_get_ids() (cocohelper.splitters.proportional.ProportionalDataSplitter method)
(cocohelper.splitters.stratified.StratifiedDataSplitter method)
_get_index_resolvers() (cocohelper.dataframe.COCODataFrame method)
_get_item_cache() (cocohelper.dataframe.COCODataFrame method)
_get_label_or_level_values() (cocohelper.dataframe.COCODataFrame method)
_get_n_samples() (cocohelper.splitters.proportional.ProportionalDataSplitter method)
(cocohelper.splitters.stratified.StratifiedDataSplitter method)
_get_numeric_data() (cocohelper.dataframe.COCODataFrame method)
_get_value() (cocohelper.dataframe.COCODataFrame method)
_getitem_bool_array() (cocohelper.dataframe.COCODataFrame method)
_getitem_multilevel() (cocohelper.dataframe.COCODataFrame method)
_gotitem() (cocohelper.dataframe.COCODataFrame method)
_HANDLED_TYPES (cocohelper.dataframe.COCODataFrame attribute)
_has_valid_dataset_tree() (cocohelper.validator.COCOValidator method)
_hidden_attrs (cocohelper.dataframe.COCODataFrame attribute)
_image_ids_are_unique() (cocohelper.validator.COCOValidator static method)
_images_have_mandatory_keys() (cocohelper.validator.COCOValidator static method)
_indexed_same() (cocohelper.dataframe.COCODataFrame method)
_info_axis (cocohelper.dataframe.COCODataFrame attribute)
_info_axis_name (cocohelper.dataframe.COCODataFrame attribute)
_info_axis_number (cocohelper.dataframe.COCODataFrame attribute)
_info_repr() (cocohelper.dataframe.COCODataFrame method)
_init_mgr() (cocohelper.dataframe.COCODataFrame class method)
_inplace_method() (cocohelper.dataframe.COCODataFrame method)
_internal_names (cocohelper.dataframe.COCODataFrame attribute)
_internal_names_set (cocohelper.dataframe.COCODataFrame attribute)
_invert_join_how() (cocohelper.dataframe.COCODataFrame static method)
_is_copy (cocohelper.dataframe.COCODataFrame attribute)
_is_homogeneous_type (cocohelper.dataframe.COCODataFrame attribute)
_is_label_or_level_reference() (cocohelper.dataframe.COCODataFrame method)
_is_label_reference() (cocohelper.dataframe.COCODataFrame method)
_is_level_reference() (cocohelper.dataframe.COCODataFrame method)
_is_mixed_type (cocohelper.dataframe.COCODataFrame attribute)
_is_view (cocohelper.dataframe.COCODataFrame attribute)
_iset_item() (cocohelper.dataframe.COCODataFrame method)
_iset_item_mgr() (cocohelper.dataframe.COCODataFrame method)
_iset_not_inplace() (cocohelper.dataframe.COCODataFrame method)
_iter_column_arrays() (cocohelper.dataframe.COCODataFrame method)
_ixs() (cocohelper.dataframe.COCODataFrame method)
_join_compat() (cocohelper.dataframe.COCODataFrame method)
_json_has_mandatory_keys() (cocohelper.validator.COCOValidator static method)
_licenses_ids_are_unique() (cocohelper.validator.COCOValidator static method)
_logical_func() (cocohelper.dataframe.COCODataFrame method)
_logical_method() (cocohelper.dataframe.COCODataFrame method)
_maybe_cache_changed() (cocohelper.dataframe.COCODataFrame method)
_maybe_update_cacher() (cocohelper.dataframe.COCODataFrame method)
_merge_annotations() (in module cocohelper.merge)
_merge_categories() (in module cocohelper.merge)
_merge_images() (in module cocohelper.merge)
_merge_info() (in module cocohelper.merge)
_merge_licenses() (in module cocohelper.merge)
_metadata (cocohelper.dataframe.COCODataFrame attribute)
_mgr (cocohelper.dataframe.COCODataFrame attribute)
_min_count_stat_function() (cocohelper.dataframe.COCODataFrame method)
_needs_reindex_multi() (cocohelper.dataframe.COCODataFrame method)
_norm_bbox() (in module cocohelper.transforms.crop)
_protect_consolidate() (cocohelper.dataframe.COCODataFrame method)
_read_annotations_file() (cocohelper.helper.COCOHelper class method)
_recreate_cm() (cocohelper.utils.timer.Timer method)
_reduce() (cocohelper.dataframe.COCODataFrame method)
_reduce_axis1() (cocohelper.dataframe.COCODataFrame method)
_reindex_axes() (cocohelper.dataframe.COCODataFrame method)
_reindex_columns() (cocohelper.dataframe.COCODataFrame method)
_reindex_index() (cocohelper.dataframe.COCODataFrame method)
_reindex_multi() (cocohelper.dataframe.COCODataFrame method)
_reindex_with_indexers() (cocohelper.dataframe.COCODataFrame method)
_remove_unlinked_anns() (cocohelper.helper.COCOHelper method)
_rename() (cocohelper.dataframe.COCODataFrame method)
_replace_columnwise() (cocohelper.dataframe.COCODataFrame method)
_repr_data_resource_() (cocohelper.dataframe.COCODataFrame method)
_repr_fits_horizontal_() (cocohelper.dataframe.COCODataFrame method)
_repr_fits_vertical_() (cocohelper.dataframe.COCODataFrame method)
_repr_html_() (cocohelper.dataframe.COCODataFrame method)
_repr_latex_() (cocohelper.dataframe.COCODataFrame method)
_reset_cache() (cocohelper.dataframe.COCODataFrame method)
_reset_cacher() (cocohelper.dataframe.COCODataFrame method)
_resize_bbox() (cocohelper.transforms.resize.Resize static method)
_resize_image_array() (cocohelper.transforms.resize.Resize static method)
_resize_segmentations() (cocohelper.transforms.resize.Resize static method)
_sanitize_column() (cocohelper.dataframe.COCODataFrame method)
_series (cocohelper.dataframe.COCODataFrame attribute)
_set_axis() (cocohelper.dataframe.COCODataFrame method)
_set_axis_name() (cocohelper.dataframe.COCODataFrame method)
_set_axis_nocheck() (cocohelper.dataframe.COCODataFrame method)
_set_is_copy() (cocohelper.dataframe.COCODataFrame method)
_set_item() (cocohelper.dataframe.COCODataFrame method)
_set_item_frame_value() (cocohelper.dataframe.COCODataFrame method)
_set_item_mgr() (cocohelper.dataframe.COCODataFrame method)
_set_value() (cocohelper.dataframe.COCODataFrame method)
_setitem_array() (cocohelper.dataframe.COCODataFrame method)
_setitem_frame() (cocohelper.dataframe.COCODataFrame method)
_setitem_slice() (cocohelper.dataframe.COCODataFrame method)
_slice() (cocohelper.dataframe.COCODataFrame method)
_stat_axis (cocohelper.dataframe.COCODataFrame attribute)
_stat_axis_name (cocohelper.dataframe.COCODataFrame attribute)
_stat_axis_number (cocohelper.dataframe.COCODataFrame attribute)
_stat_function() (cocohelper.dataframe.COCODataFrame method)
_stat_function_ddof() (cocohelper.dataframe.COCODataFrame method)
_take() (cocohelper.dataframe.COCODataFrame method)
_take_with_is_copy() (cocohelper.dataframe.COCODataFrame method)
_to_dict_of_blocks() (cocohelper.dataframe.COCODataFrame method)
_typ (cocohelper.dataframe.COCODataFrame attribute)
_update_inplace() (cocohelper.dataframe.COCODataFrame method)
_validate() (cocohelper.helper.COCOHelper method)
_validate_dtype() (cocohelper.dataframe.COCODataFrame class method)
_values (cocohelper.dataframe.COCODataFrame attribute)
_visualize() (cocohelper.visualizer.COCOVisualizer method)
_where() (cocohelper.dataframe.COCODataFrame method)
A
abs() (cocohelper.dataframe.COCODataFrame method)
add() (cocohelper.dataframe.COCODataFrame method)
add_prefix() (cocohelper.dataframe.COCODataFrame method)
add_suffix() (cocohelper.dataframe.COCODataFrame method)
agg() (cocohelper.dataframe.COCODataFrame method)
aggregate() (cocohelper.dataframe.COCODataFrame method)
align() (cocohelper.dataframe.COCODataFrame method)
all (cocohelper.helper.COCOColsMapper attribute)
(cocohelper.utils.colmapper.ColsMapper attribute)
all() (cocohelper.dataframe.COCODataFrame method)
AllValueFilterStrategy (class in cocohelper.filters.strategies.strategies)
AndFilter (class in cocohelper.filters.filter)
ann (cocohelper.helper.COCOColsMapper attribute)
ann_dir (cocohelper.helper.COCOHelperPaths attribute)
ann_fname (cocohelper.helper.COCOHelperPaths attribute)
anns (cocohelper.helper.COCOHelper attribute)
anns_cats (cocohelper.joins.COCOJoins attribute)
anns_cats_imgs (cocohelper.joins.COCOJoins attribute)
anns_filter() (in module cocohelper.filters.cocofilters.cocofilters)
anns_imgs (cocohelper.joins.COCOJoins attribute)
anns_imgs_cats (cocohelper.joins.COCOJoins attribute)
any() (cocohelper.dataframe.COCODataFrame method)
AnyValueFilterStrategy (class in cocohelper.filters.strategies.strategies)
append() (cocohelper.dataframe.COCODataFrame method)
(cocohelper.transforms.compose.Compose method)
apply() (cocohelper.dataframe.COCODataFrame method)
(cocohelper.filters.filter.AndFilter method)
(cocohelper.filters.filter.ColumnFilter method)
(cocohelper.filters.filter.ComposeFilter method)
(cocohelper.filters.filter.Filter method)
(cocohelper.filters.filter.NotFilter method)
(cocohelper.filters.filter.OrFilter method)
(cocohelper.filters.filter.RangeFilter method)
(cocohelper.filters.filter.ValueFilter method)
(cocohelper.filters.strategies.strategies.AllValueFilterStrategy method)
(cocohelper.filters.strategies.strategies.AnyValueFilterStrategy method)
(cocohelper.filters.strategies.strategies.HavingValueFilterStrategy method)
(cocohelper.filters.strategies.strategies.InRangeFilterStrategy method)
(cocohelper.filters.strategies.strategies.NotInRangeFilterStrategy method)
(cocohelper.filters.strategies.strategies.RangeFilterStrategy method)
(cocohelper.filters.strategies.strategies.ValueFilterStrategy method)
(cocohelper.splitters.kfold.KFoldSplitter method)
(cocohelper.splitters.proportional.ProportionalDataSplitter method)
(cocohelper.splitters.splitter.Splitter method)
(cocohelper.splitters.stratified.StratifiedDataSplitter method)
(cocohelper.transforms.compose.Compose method)
(cocohelper.transforms.crop.CenterCrop method)
(cocohelper.transforms.crop.Crop method)
(cocohelper.transforms.crop.RandomCrop method)
(cocohelper.transforms.randomflip.RandomFlip method)
(cocohelper.transforms.resize.Resize method)
(cocohelper.transforms.transform.Transform method)
applymap() (cocohelper.dataframe.COCODataFrame method)
asfreq() (cocohelper.dataframe.COCODataFrame method)
asof() (cocohelper.dataframe.COCODataFrame method)
assign() (cocohelper.dataframe.COCODataFrame method)
astype() (cocohelper.dataframe.COCODataFrame method)
at (cocohelper.dataframe.COCODataFrame attribute)
at_time() (cocohelper.dataframe.COCODataFrame method)
attrs (cocohelper.dataframe.COCODataFrame attribute)
auto_reset_index() (cocohelper.dataframe.COCODataFrame method)
axes (cocohelper.dataframe.COCODataFrame attribute)
B
backfill() (cocohelper.dataframe.COCODataFrame method)
between_time() (cocohelper.dataframe.COCODataFrame method)
bfill() (cocohelper.dataframe.COCODataFrame method)
BinaryMaskDatasetAdapter (class in cocohelper.adapters.binary_mask_adapter)
bool() (cocohelper.dataframe.COCODataFrame method)
boxplot() (cocohelper.dataframe.COCODataFrame method)
C
cat (cocohelper.helper.COCOColsMapper attribute)
cat_ids_ratios (cocohelper.stats.COCOStats attribute)
cat_nms_ratios (cocohelper.stats.COCOStats attribute)
cats (cocohelper.helper.COCOHelper attribute)
cats_anns (cocohelper.joins.COCOJoins attribute)
cats_anns_imgs (cocohelper.joins.COCOJoins attribute)
cats_filter() (in module cocohelper.filters.cocofilters.cocofilters)
cats_imgs_anns (cocohelper.joins.COCOJoins attribute)
CenterCrop (class in cocohelper.transforms.crop)
clear() (cocohelper.transforms.compose.Compose method)
clip() (cocohelper.dataframe.COCODataFrame method)
coco_helper (cocohelper.stats.COCOStats attribute)
coco_to_binary_masks() (in module cocohelper.utils.segmentation)
COCOAnnotationNotFoundError
COCOColsMapper (class in cocohelper.helper)
COCODataFrame (class in cocohelper.dataframe)
cocohelper
module
COCOHelper (class in cocohelper.helper)
cocohelper.adapters
module
cocohelper.adapters.binary_mask_adapter
module
cocohelper.adapters.dataset_adapter
module
cocohelper.dataframe
module
cocohelper.errors
module
cocohelper.errors.not_found_error
module
cocohelper.errors.validation_error
module
cocohelper.filters
module
cocohelper.filters.cocofilters
module
cocohelper.filters.cocofilters.cocofilters
module
cocohelper.filters.filter
module
cocohelper.filters.strategies
module
cocohelper.filters.strategies.functional
module
cocohelper.filters.strategies.strategies
module
cocohelper.helper
module
cocohelper.importer
module
cocohelper.joins
module
cocohelper.merge
module
cocohelper.splitters
module
cocohelper.splitters.kfold
module
cocohelper.splitters.proportional
module
cocohelper.splitters.splitter
module
cocohelper.splitters.stratified
module
cocohelper.stats
module
cocohelper.transforms
module
cocohelper.transforms.compose
module
cocohelper.transforms.crop
module
cocohelper.transforms.randomflip
module
cocohelper.transforms.resize
module
cocohelper.transforms.transform
module
cocohelper.utils
module
cocohelper.utils.colmapper
module
cocohelper.utils.dataframe
module
cocohelper.utils.path
module
cocohelper.utils.segmentation
module
cocohelper.utils.timer
module
cocohelper.utils.types
module
cocohelper.utils.utils
module
cocohelper.validator
module
cocohelper.visualizer
module
COCOHelperPaths (class in cocohelper.helper)
COCOImageNotFoundError
cocojoin() (cocohelper.dataframe.COCODataFrame method)
COCOJoins (class in cocohelper.joins)
COCOStats (class in cocohelper.stats)
COCOValidationError
COCOValidator (class in cocohelper.validator)
COCOVisualizer (class in cocohelper.visualizer)
ColMap (class in cocohelper.utils.colmapper)
ColsMapper (class in cocohelper.utils.colmapper)
ColumnFilter (class in cocohelper.filters.filter)
columns (cocohelper.dataframe.COCODataFrame attribute)
combine() (cocohelper.dataframe.COCODataFrame method)
combine_first() (cocohelper.dataframe.COCODataFrame method)
compare() (cocohelper.dataframe.COCODataFrame method)
Compose (class in cocohelper.transforms.compose)
ComposeFilter (class in cocohelper.filters.filter)
compressed_rle_to_mask() (in module cocohelper.utils.segmentation)
CompressedRLEMaskConverter (class in cocohelper.utils.segmentation)
compute_bbox_area() (cocohelper.transforms.compose.Compose static method)
(cocohelper.transforms.crop.CenterCrop static method)
(cocohelper.transforms.crop.Crop static method)
(cocohelper.transforms.crop.RandomCrop static method)
(cocohelper.transforms.randomflip.RandomFlip static method)
(cocohelper.transforms.resize.Resize static method)
(cocohelper.transforms.transform.Transform static method)
compute_polygon_area() (in module cocohelper.utils.segmentation)
convert_dtypes() (cocohelper.dataframe.COCODataFrame method)
convert_to_mask() (in module cocohelper.utils.segmentation)
convert_to_mode() (in module cocohelper.utils.segmentation)
copy() (cocohelper.dataframe.COCODataFrame method)
(cocohelper.helper.COCOHelper method)
corr() (cocohelper.dataframe.COCODataFrame method)
corrwith() (cocohelper.dataframe.COCODataFrame method)
count() (cocohelper.dataframe.COCODataFrame method)
cov() (cocohelper.dataframe.COCODataFrame method)
create() (cocohelper.importer.Importer method)
Crop (class in cocohelper.transforms.crop)
crop_img() (in module cocohelper.transforms.crop)
cummax() (cocohelper.dataframe.COCODataFrame method)
cummin() (cocohelper.dataframe.COCODataFrame method)
cumprod() (cocohelper.dataframe.COCODataFrame method)
cumsum() (cocohelper.dataframe.COCODataFrame method)
D
data (cocohelper.dataframe.COCODataFrame attribute)
DatasetAdapter (class in cocohelper.adapters.dataset_adapter)
decode() (cocohelper.utils.segmentation.CompressedRLEMaskConverter method)
(cocohelper.utils.segmentation.MaskConverter method)
(cocohelper.utils.segmentation.PolygonMaskConverter method)
(cocohelper.utils.segmentation.RLEMaskConverter method)
decode_mask() (in module cocohelper.utils.segmentation)
describe() (cocohelper.dataframe.COCODataFrame method)
df_to_records() (in module cocohelper.utils.dataframe)
diff() (cocohelper.dataframe.COCODataFrame method)
div() (cocohelper.dataframe.COCODataFrame method)
divide() (cocohelper.dataframe.COCODataFrame method)
dot() (cocohelper.dataframe.COCODataFrame method)
draw_bounding_box() (cocohelper.visualizer.COCOVisualizer static method)
draw_segmentation_mask() (cocohelper.visualizer.COCOVisualizer static method)
drop() (cocohelper.dataframe.COCODataFrame method)
drop_duplicate_anns() (cocohelper.helper.COCOHelper method)
drop_duplicate_cats() (cocohelper.helper.COCOHelper method)
drop_duplicate_imgs() (cocohelper.helper.COCOHelper method)
drop_duplicate_licenses() (cocohelper.helper.COCOHelper method)
drop_duplicate_rows() (in module cocohelper.utils.dataframe)
drop_duplicates() (cocohelper.dataframe.COCODataFrame method)
drop_labelled() (cocohelper.helper.COCOHelper method)
drop_unlabelled() (cocohelper.helper.COCOHelper method)
droplevel() (cocohelper.dataframe.COCODataFrame method)
dropna() (cocohelper.dataframe.COCODataFrame method)
dtypes (cocohelper.dataframe.COCODataFrame attribute)
duplicated() (cocohelper.dataframe.COCODataFrame method)
E
elapsed (cocohelper.utils.timer.Timer attribute)
empty (cocohelper.dataframe.COCODataFrame attribute)
encode() (cocohelper.utils.segmentation.CompressedRLEMaskConverter method)
(cocohelper.utils.segmentation.MaskConverter method)
(cocohelper.utils.segmentation.PolygonMaskConverter method)
(cocohelper.utils.segmentation.RLEMaskConverter method)
encode_mask() (in module cocohelper.utils.segmentation)
eq() (cocohelper.dataframe.COCODataFrame method)
equals() (cocohelper.dataframe.COCODataFrame method)
eval() (cocohelper.dataframe.COCODataFrame method)
ewm() (cocohelper.dataframe.COCODataFrame method)
expanding() (cocohelper.dataframe.COCODataFrame method)
explode() (cocohelper.dataframe.COCODataFrame method)
extract_anns() (cocohelper.joins.COCOJoins method)
extract_bbox_from_binary_mask() (cocohelper.adapters.binary_mask_adapter.BinaryMaskDatasetAdapter static method)
extract_cats() (cocohelper.joins.COCOJoins method)
extract_imgs() (cocohelper.joins.COCOJoins method)
F
ffill() (cocohelper.dataframe.COCODataFrame method)
fillna() (cocohelper.dataframe.COCODataFrame method)
Filter (class in cocohelper.filters.filter)
filter() (cocohelper.dataframe.COCODataFrame method)
(cocohelper.helper.COCOHelper method)
filter_anns() (cocohelper.helper.COCOHelper method)
filter_cats() (cocohelper.helper.COCOHelper method)
filter_imgs() (cocohelper.helper.COCOHelper method)
filter_multi_rows_having_all() (in module cocohelper.filters.strategies.functional)
filter_multi_rows_having_any() (in module cocohelper.filters.strategies.functional)
filter_rows_having() (in module cocohelper.filters.strategies.functional)
filter_rows_in_range() (in module cocohelper.filters.strategies.functional)
filter_rows_out_range() (in module cocohelper.filters.strategies.functional)
filtered_anns() (cocohelper.helper.COCOHelper method)
filtered_cats() (cocohelper.helper.COCOHelper method)
filtered_imgs() (cocohelper.helper.COCOHelper method)
first() (cocohelper.dataframe.COCODataFrame method)
first_valid_index() (cocohelper.dataframe.COCODataFrame method)
fix_fk_after_drop_duplicate() (in module cocohelper.utils.dataframe)
fix_not_tuple() (in module cocohelper.utils.utils)
fix_not_tuple_object() (in module cocohelper.utils.utils)
flags (cocohelper.dataframe.COCODataFrame attribute)
floordiv() (cocohelper.dataframe.COCODataFrame method)
from_dict() (cocohelper.dataframe.COCODataFrame class method)
from_records() (cocohelper.dataframe.COCODataFrame class method)
G
ge() (cocohelper.dataframe.COCODataFrame method)
get() (cocohelper.dataframe.COCODataFrame method)
get_ann_sample() (cocohelper.helper.COCOHelper method)
get_annotation_size_stats() (cocohelper.stats.COCOStats method)
get_categories() (cocohelper.adapters.binary_mask_adapter.BinaryMaskDatasetAdapter method)
(cocohelper.adapters.dataset_adapter.DatasetAdapter method)
get_image_size_stats() (cocohelper.stats.COCOStats method)
get_img() (cocohelper.helper.COCOHelper method)
get_img_sample() (cocohelper.helper.COCOHelper method)
get_individual_instances() (cocohelper.adapters.binary_mask_adapter.BinaryMaskDatasetAdapter method)
get_optimal_image_size() (cocohelper.stats.COCOStats method)
get_sample() (cocohelper.adapters.binary_mask_adapter.BinaryMaskDatasetAdapter method)
(cocohelper.adapters.dataset_adapter.DatasetAdapter method)
get_segmentation_mode() (in module cocohelper.utils.segmentation)
groupby() (cocohelper.dataframe.COCODataFrame method)
gt() (cocohelper.dataframe.COCODataFrame method)
H
HavingValueFilterStrategy (class in cocohelper.filters.strategies.strategies)
head() (cocohelper.dataframe.COCODataFrame method)
hist() (cocohelper.dataframe.COCODataFrame method)
I
iat (cocohelper.dataframe.COCODataFrame attribute)
idxmax() (cocohelper.dataframe.COCODataFrame method)
idxmin() (cocohelper.dataframe.COCODataFrame method)
iloc (cocohelper.dataframe.COCODataFrame attribute)
img (cocohelper.helper.COCOColsMapper attribute)
img_dir (cocohelper.helper.COCOHelperPaths attribute)
imgs (cocohelper.helper.COCOHelper attribute)
imgs_anns (cocohelper.joins.COCOJoins attribute)
imgs_anns_cats (cocohelper.joins.COCOJoins attribute)
imgs_cats_anns (cocohelper.joins.COCOJoins attribute)
imgs_filter() (in module cocohelper.filters.cocofilters.cocofilters)
Importer (class in cocohelper.importer)
index (cocohelper.dataframe.COCODataFrame attribute)
infer_objects() (cocohelper.dataframe.COCODataFrame method)
info (cocohelper.helper.COCOHelper attribute)
info() (cocohelper.dataframe.COCODataFrame method)
InRangeFilterStrategy (class in cocohelper.filters.strategies.strategies)
insert() (cocohelper.dataframe.COCODataFrame method)
(cocohelper.transforms.compose.Compose method)
interpolate() (cocohelper.dataframe.COCODataFrame method)
isArrayLike() (in module cocohelper.utils.utils)
isetitem() (cocohelper.dataframe.COCODataFrame method)
isin() (cocohelper.dataframe.COCODataFrame method)
isna() (cocohelper.dataframe.COCODataFrame method)
isnull() (cocohelper.dataframe.COCODataFrame method)
items() (cocohelper.dataframe.COCODataFrame method)
iter() (cocohelper.splitters.kfold.KFoldSplitter method)
iteritems() (cocohelper.dataframe.COCODataFrame method)
iterrows() (cocohelper.dataframe.COCODataFrame method)
itertuples() (cocohelper.dataframe.COCODataFrame method)
J
join() (cocohelper.dataframe.COCODataFrame method)
joins (cocohelper.helper.COCOHelper attribute)
K
keys() (cocohelper.dataframe.COCODataFrame method)
KFoldSplitter (class in cocohelper.splitters.kfold)
kurt() (cocohelper.dataframe.COCODataFrame method)
kurtosis() (cocohelper.dataframe.COCODataFrame method)
L
labelled_imgs (cocohelper.helper.COCOHelper attribute)
last() (cocohelper.dataframe.COCODataFrame method)
last_valid_index() (cocohelper.dataframe.COCODataFrame method)
le() (cocohelper.dataframe.COCODataFrame method)
lic (cocohelper.helper.COCOColsMapper attribute)
licenses (cocohelper.helper.COCOHelper attribute)
load() (cocohelper.helper.COCOHelper class method)
load_data() (cocohelper.helper.COCOHelper class method)
load_image_array() (cocohelper.visualizer.COCOVisualizer method)
load_json() (cocohelper.helper.COCOHelper class method)
loc (cocohelper.dataframe.COCODataFrame attribute)
lookup() (cocohelper.dataframe.COCODataFrame method)
lt() (cocohelper.dataframe.COCODataFrame method)
M
mad() (cocohelper.dataframe.COCODataFrame method)
map_dataframe_cols() (cocohelper.dataframe.COCODataFrame static method)
mask() (cocohelper.dataframe.COCODataFrame method)
mask_to_compressed_rle() (in module cocohelper.utils.segmentation)
mask_to_polygon() (in module cocohelper.utils.segmentation)
mask_to_rle() (in module cocohelper.utils.segmentation)
MaskConverter (class in cocohelper.utils.segmentation)
max() (cocohelper.dataframe.COCODataFrame method)
mean() (cocohelper.dataframe.COCODataFrame method)
median() (cocohelper.dataframe.COCODataFrame method)
melt() (cocohelper.dataframe.COCODataFrame method)
memory_usage() (cocohelper.dataframe.COCODataFrame method)
merge() (cocohelper.dataframe.COCODataFrame method)
(cocohelper.helper.COCOHelper method)
merge_coco() (in module cocohelper.merge)
min() (cocohelper.dataframe.COCODataFrame method)
mod() (cocohelper.dataframe.COCODataFrame method)
mode() (cocohelper.dataframe.COCODataFrame method)
module
cocohelper
cocohelper.adapters
cocohelper.adapters.binary_mask_adapter
cocohelper.adapters.dataset_adapter
cocohelper.dataframe
cocohelper.errors
cocohelper.errors.not_found_error
cocohelper.errors.validation_error
cocohelper.filters
cocohelper.filters.cocofilters
cocohelper.filters.cocofilters.cocofilters
cocohelper.filters.filter
cocohelper.filters.strategies
cocohelper.filters.strategies.functional
cocohelper.filters.strategies.strategies
cocohelper.helper
cocohelper.importer
cocohelper.joins
cocohelper.merge
cocohelper.splitters
cocohelper.splitters.kfold
cocohelper.splitters.proportional
cocohelper.splitters.splitter
cocohelper.splitters.stratified
cocohelper.stats
cocohelper.transforms
cocohelper.transforms.compose
cocohelper.transforms.crop
cocohelper.transforms.randomflip
cocohelper.transforms.resize
cocohelper.transforms.transform
cocohelper.utils
cocohelper.utils.colmapper
cocohelper.utils.dataframe
cocohelper.utils.path
cocohelper.utils.segmentation
cocohelper.utils.timer
cocohelper.utils.types
cocohelper.utils.utils
cocohelper.validator
cocohelper.visualizer
mul() (cocohelper.dataframe.COCODataFrame method)
multiply() (cocohelper.dataframe.COCODataFrame method)
N
name (cocohelper.dataframe.COCODataFrame attribute)
nb_anns (cocohelper.stats.COCOStats attribute)
nb_cats (cocohelper.stats.COCOStats attribute)
nb_imgs (cocohelper.stats.COCOStats attribute)
nb_imgs_wo_anns (cocohelper.stats.COCOStats attribute)
ndim (cocohelper.dataframe.COCODataFrame attribute)
ne() (cocohelper.dataframe.COCODataFrame method)
new (cocohelper.utils.colmapper.ColMap attribute)
new_info_dict() (cocohelper.helper.COCOHelper static method)
nlargest() (cocohelper.dataframe.COCODataFrame method)
not_empty_intersect() (in module cocohelper.utils.utils)
NotFilter (class in cocohelper.filters.filter)
NotInRangeFilterStrategy (class in cocohelper.filters.strategies.strategies)
notna() (cocohelper.dataframe.COCODataFrame method)
notnull() (cocohelper.dataframe.COCODataFrame method)
nsmallest() (cocohelper.dataframe.COCODataFrame method)
nunique() (cocohelper.dataframe.COCODataFrame method)
O
OrFilter (class in cocohelper.filters.filter)
orig (cocohelper.utils.colmapper.ColMap attribute)
orig_data (cocohelper.dataframe.COCODataFrame attribute)
P
pad() (cocohelper.dataframe.COCODataFrame method)
paths (cocohelper.helper.COCOHelper attribute)
pct_change() (cocohelper.dataframe.COCODataFrame method)
percentage (cocohelper.transforms.crop.SizeMode attribute)
pick_color_palette() (cocohelper.visualizer.COCOVisualizer method)
pick_random_colors() (cocohelper.visualizer.COCOVisualizer static method)
pipe() (cocohelper.dataframe.COCODataFrame method)
pivot() (cocohelper.dataframe.COCODataFrame method)
pivot_table() (cocohelper.dataframe.COCODataFrame method)
pixel (cocohelper.transforms.crop.SizeMode attribute)
polygon_to_mask() (in module cocohelper.utils.segmentation)
PolygonMaskConverter (class in cocohelper.utils.segmentation)
pop() (cocohelper.dataframe.COCODataFrame method)
(cocohelper.transforms.compose.Compose method)
pow() (cocohelper.dataframe.COCODataFrame method)
prod() (cocohelper.dataframe.COCODataFrame method)
product() (cocohelper.dataframe.COCODataFrame method)
ProportionalDataSplitter (class in cocohelper.splitters.proportional)
Q
quantile() (cocohelper.dataframe.COCODataFrame method)
query() (cocohelper.dataframe.COCODataFrame method)
R
radd() (cocohelper.dataframe.COCODataFrame method)
RandomCrop (class in cocohelper.transforms.crop)
RandomFlip (class in cocohelper.transforms.randomflip)
RangeFilter (class in cocohelper.filters.filter)
RangeFilterStrategy (class in cocohelper.filters.strategies.strategies)
rank() (cocohelper.dataframe.COCODataFrame method)
rdiv() (cocohelper.dataframe.COCODataFrame method)
read_image() (cocohelper.adapters.binary_mask_adapter.BinaryMaskDatasetAdapter method)
(cocohelper.adapters.dataset_adapter.DatasetAdapter method)
records_to_df() (in module cocohelper.utils.dataframe)
reindex() (cocohelper.dataframe.COCODataFrame method)
reindex_like() (cocohelper.dataframe.COCODataFrame method)
remove() (cocohelper.transforms.compose.Compose method)
rename() (cocohelper.dataframe.COCODataFrame method)
rename_axis() (cocohelper.dataframe.COCODataFrame method)
reorder_levels() (cocohelper.dataframe.COCODataFrame method)
replace() (cocohelper.dataframe.COCODataFrame method)
resample() (cocohelper.dataframe.COCODataFrame method)
reset_index() (cocohelper.dataframe.COCODataFrame method)
Resize (class in cocohelper.transforms.resize)
reverse() (cocohelper.transforms.compose.Compose method)
rfloordiv() (cocohelper.dataframe.COCODataFrame method)
rle_to_mask() (in module cocohelper.utils.segmentation)
RLEMaskConverter (class in cocohelper.utils.segmentation)
rmod() (cocohelper.dataframe.COCODataFrame method)
rmul() (cocohelper.dataframe.COCODataFrame method)
rolling() (cocohelper.dataframe.COCODataFrame method)
root_path (cocohelper.helper.COCOHelper attribute)
round() (cocohelper.dataframe.COCODataFrame method)
rpow() (cocohelper.dataframe.COCODataFrame method)
rsub() (cocohelper.dataframe.COCODataFrame method)
rtruediv() (cocohelper.dataframe.COCODataFrame method)
S
sample() (cocohelper.dataframe.COCODataFrame method)
save() (cocohelper.helper.COCOHelper method)
select_dtypes() (cocohelper.dataframe.COCODataFrame method)
sem() (cocohelper.dataframe.COCODataFrame method)
serialize_row() (in module cocohelper.utils.dataframe)
set_axis() (cocohelper.dataframe.COCODataFrame method)
set_flags() (cocohelper.dataframe.COCODataFrame method)
set_index() (cocohelper.dataframe.COCODataFrame method)
set_strategy() (cocohelper.filters.filter.RangeFilter method)
(cocohelper.filters.filter.ValueFilter method)
shape (cocohelper.dataframe.COCODataFrame attribute)
shift() (cocohelper.dataframe.COCODataFrame method)
size (cocohelper.dataframe.COCODataFrame attribute)
SizeMode (class in cocohelper.transforms.crop)
skew() (cocohelper.dataframe.COCODataFrame method)
slice_shift() (cocohelper.dataframe.COCODataFrame method)
sort_index() (cocohelper.dataframe.COCODataFrame method)
sort_values() (cocohelper.dataframe.COCODataFrame method)
Splitter (class in cocohelper.splitters.splitter)
squeeze() (cocohelper.dataframe.COCODataFrame method)
stack() (cocohelper.dataframe.COCODataFrame method)
std() (cocohelper.dataframe.COCODataFrame method)
StratifiedDataSplitter (class in cocohelper.splitters.stratified)
style (cocohelper.dataframe.COCODataFrame attribute)
sub() (cocohelper.dataframe.COCODataFrame method)
subtract() (cocohelper.dataframe.COCODataFrame method)
(in module cocohelper.utils.path)
sum() (cocohelper.dataframe.COCODataFrame method)
swapaxes() (cocohelper.dataframe.COCODataFrame method)
swaplevel() (cocohelper.dataframe.COCODataFrame method)
T
T (cocohelper.dataframe.COCODataFrame attribute)
tail() (cocohelper.dataframe.COCODataFrame method)
take() (cocohelper.dataframe.COCODataFrame method)
Timer (class in cocohelper.utils.timer)
to_clipboard() (cocohelper.dataframe.COCODataFrame method)
to_coco() (cocohelper.helper.COCOHelper method)
to_csv() (cocohelper.dataframe.COCODataFrame method)
to_dict() (cocohelper.dataframe.COCODataFrame method)
to_excel() (cocohelper.dataframe.COCODataFrame method)
to_feather() (cocohelper.dataframe.COCODataFrame method)
to_gbq() (cocohelper.dataframe.COCODataFrame method)
to_hdf() (cocohelper.dataframe.COCODataFrame method)
to_html() (cocohelper.dataframe.COCODataFrame method)
to_json() (cocohelper.dataframe.COCODataFrame method)
to_json_dataset() (cocohelper.helper.COCOHelper method)
to_latex() (cocohelper.dataframe.COCODataFrame method)
to_markdown() (cocohelper.dataframe.COCODataFrame method)
to_new (cocohelper.utils.colmapper.ColMap attribute)
to_numpy() (cocohelper.dataframe.COCODataFrame method)
to_orc() (cocohelper.dataframe.COCODataFrame method)
to_orig (cocohelper.utils.colmapper.ColMap attribute)
to_origs (cocohelper.helper.COCOColsMapper attribute)
(cocohelper.utils.colmapper.ColsMapper attribute)
to_origs() (cocohelper.utils.colmapper.ColMap class method)
to_parquet() (cocohelper.dataframe.COCODataFrame method)
to_period() (cocohelper.dataframe.COCODataFrame method)
to_pickle() (cocohelper.dataframe.COCODataFrame method)
to_records() (cocohelper.dataframe.COCODataFrame method)
to_sql() (cocohelper.dataframe.COCODataFrame method)
to_stata() (cocohelper.dataframe.COCODataFrame method)
to_string() (cocohelper.dataframe.COCODataFrame method)
to_timestamp() (cocohelper.dataframe.COCODataFrame method)
to_xarray() (cocohelper.dataframe.COCODataFrame method)
to_xml() (cocohelper.dataframe.COCODataFrame method)
Transform (class in cocohelper.transforms.transform)
transform() (cocohelper.dataframe.COCODataFrame method)
transform_dataset() (cocohelper.transforms.compose.Compose method)
(cocohelper.transforms.crop.CenterCrop method)
(cocohelper.transforms.crop.Crop method)
(cocohelper.transforms.crop.RandomCrop method)
(cocohelper.transforms.randomflip.RandomFlip method)
(cocohelper.transforms.resize.Resize method)
(cocohelper.transforms.transform.Transform method)
transpose() (cocohelper.dataframe.COCODataFrame method)
truediv() (cocohelper.dataframe.COCODataFrame method)
truncate() (cocohelper.dataframe.COCODataFrame method)
try_remap_col() (cocohelper.dataframe.COCODataFrame static method)
tshift() (cocohelper.dataframe.COCODataFrame method)
tz_convert() (cocohelper.dataframe.COCODataFrame method)
tz_localize() (cocohelper.dataframe.COCODataFrame method)
U
unlabelled_imgs (cocohelper.helper.COCOHelper attribute)
unmap_dataframe_cols() (cocohelper.dataframe.COCODataFrame static method)
unstack() (cocohelper.dataframe.COCODataFrame method)
update() (cocohelper.dataframe.COCODataFrame method)
V
validate_dataset() (cocohelper.validator.COCOValidator method)
validate_dir() (cocohelper.validator.COCOValidator method)
validator (cocohelper.helper.COCOHelper attribute)
value_counts() (cocohelper.dataframe.COCODataFrame method)
ValueFilter (class in cocohelper.filters.filter)
ValueFilterStrategy (class in cocohelper.filters.strategies.strategies)
values (cocohelper.dataframe.COCODataFrame attribute)
var() (cocohelper.dataframe.COCODataFrame method)
visualize() (cocohelper.visualizer.COCOVisualizer method)
W
where() (cocohelper.dataframe.COCODataFrame method)
write_annotations_file() (cocohelper.helper.COCOHelper method)
X
xs() (cocohelper.dataframe.COCODataFrame method)