-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
49 lines (48 loc) · 1.14 KB
/
NAMESPACE
File metadata and controls
49 lines (48 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
export(WorkingDirectory)
export(animl_install)
export(animl_install_instructions)
export(build_file_manifest)
export(check_python)
export(classify)
export(compute_batched_distance_matrix)
export(compute_distance_matrix)
export(cosine_distance)
export(create_pyenv)
export(delete_pyenv)
export(detect)
export(download_model)
export(euclidean_squared_distance)
export(export_camtrapR)
export(export_coco)
export(export_folders)
export(export_megadetector)
export(export_timelapse)
export(extract_frames)
export(extract_miew_embeddings)
export(get_animals)
export(get_empty)
export(get_frame_as_image)
export(list_models)
export(load_animl)
export(load_class_list)
export(load_classifier)
export(load_data)
export(load_detector)
export(load_json)
export(load_miew)
export(parse_detections)
export(plot_all_bounding_boxes)
export(plot_box)
export(remove_diagonal)
export(remove_link)
export(save_classifier)
export(save_json)
export(sequence_classification)
export(single_classification)
export(test_main)
export(train_main)
export(train_val_test)
export(update_animl_py)
export(update_labels_from_folders)
importFrom(methods,is)