OWOD/detectron2/utils
Joseph beb1c10d32 Additional rebuttal experiments 2021-03-01 10:33:20 +04:00
..
README.md Detectron2 2020-09-29 05:47:18 +05:30
__init__.py Detectron2 2020-09-29 05:47:18 +05:30
analysis.py Detectron2 2020-09-29 05:47:18 +05:30
collect_env.py Detectron2 2020-09-29 05:47:18 +05:30
colormap.py Detectron2 2020-09-29 05:47:18 +05:30
comm.py Detectron2 2020-09-29 05:47:18 +05:30
env.py Detectron2 2020-09-29 05:47:18 +05:30
events.py Detectron2 2020-09-29 05:47:18 +05:30
logger.py Detectron2 2020-09-29 05:47:18 +05:30
memory.py Detectron2 2020-09-29 05:47:18 +05:30
registry.py Detectron2 2020-09-29 05:47:18 +05:30
serialize.py Detectron2 2020-09-29 05:47:18 +05:30
store.py - Changes to data-modelling 2020-11-03 16:59:41 +05:30
store_non_list.py - iOD 2020-11-12 15:55:22 +05:30
video_visualizer.py Detectron2 2020-09-29 05:47:18 +05:30
visualizer.py Additional rebuttal experiments 2021-03-01 10:33:20 +04:00

README.md

Utility functions

This folder contain utility functions that are not used in the core library, but are useful for building models or training code using the config system.