LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
yolov6/__init__.py
yolov6/helpers.py
yolov6/assigners/__init__.py
yolov6/assigners/anchor_generator.py
yolov6/assigners/assigner_utils.py
yolov6/assigners/atss_assigner.py
yolov6/assigners/iou2d_calculator.py
yolov6/assigners/tal_assigner.py
yolov6/configs/__init__.py
yolov6/configs/yolov6l.py
yolov6/configs/yolov6l6.py
yolov6/configs/yolov6l6_finetune.py
yolov6/configs/yolov6l_finetune.py
yolov6/configs/yolov6m.py
yolov6/configs/yolov6m6.py
yolov6/configs/yolov6m6_finetune.py
yolov6/configs/yolov6m_finetune.py
yolov6/configs/yolov6n.py
yolov6/configs/yolov6n6.py
yolov6/configs/yolov6n6_finetune.py
yolov6/configs/yolov6n_finetune.py
yolov6/configs/yolov6s.py
yolov6/configs/yolov6s6.py
yolov6/configs/yolov6s6_finetune.py
yolov6/configs/yolov6s_finetune.py
yolov6/configs/base/__init__.py
yolov6/configs/base/yolov6l_base.py
yolov6/configs/base/yolov6l_base_finetune.py
yolov6/configs/base/yolov6m_base.py
yolov6/configs/base/yolov6m_base_finetune.py
yolov6/configs/base/yolov6n_base.py
yolov6/configs/base/yolov6n_base_finetune.py
yolov6/configs/base/yolov6s_base.py
yolov6/configs/base/yolov6s_base_finetune.py
yolov6/configs/experiment/__init__.py
yolov6/configs/experiment/eval_640_repro.py
yolov6/configs/experiment/yolov6n_with_eval_params.py
yolov6/configs/experiment/yolov6s_csp_scaled.py
yolov6/configs/experiment/yolov6t.py
yolov6/configs/experiment/yolov6t_csp_scaled.py
yolov6/configs/experiment/yolov6t_finetune.py
yolov6/configs/repopt/__init__.py
yolov6/configs/repopt/yolov6_tiny_hs.py
yolov6/configs/repopt/yolov6_tiny_opt.py
yolov6/configs/repopt/yolov6_tiny_opt_qat.py
yolov6/configs/repopt/yolov6n_hs.py
yolov6/configs/repopt/yolov6n_opt.py
yolov6/configs/repopt/yolov6n_opt_qat.py
yolov6/configs/repopt/yolov6s_hs.py
yolov6/configs/repopt/yolov6s_opt.py
yolov6/configs/repopt/yolov6s_opt_qat.py
yolov6/core/__init__.py
yolov6/core/engine.py
yolov6/core/evaler.py
yolov6/core/inferer.py
yolov6/data/__init__.py
yolov6/data/data_augment.py
yolov6/data/data_load.py
yolov6/data/datasets.py
yolov6/data/vis_dataset.py
yolov6/data/voc2yolo.py
yolov6/layers/__init__.py
yolov6/layers/common.py
yolov6/layers/dbb_transforms.py
yolov6/models/__init__.py
yolov6/models/efficientrep.py
yolov6/models/effidehead.py
yolov6/models/end2end.py
yolov6/models/reppan.py
yolov6/models/yolo.py
yolov6/models/heads/__init__.py
yolov6/models/heads/effidehead_distill_ns.py
yolov6/models/heads/effidehead_fuseab.py
yolov6/models/losses/__init__.py
yolov6/models/losses/loss.py
yolov6/models/losses/loss_distill.py
yolov6/models/losses/loss_distill_ns.py
yolov6/models/losses/loss_fuseab.py
yolov6/solver/__init__.py
yolov6/solver/build.py
yolov6/tools/__init__.py
yolov6/tools/eval.py
yolov6/tools/infer.py
yolov6/tools/train.py
yolov6/tools/partial_quantization/__init__.py
yolov6/tools/partial_quantization/eval.py
yolov6/tools/partial_quantization/partial_quant.py
yolov6/tools/partial_quantization/ptq.py
yolov6/tools/partial_quantization/sensitivity_analyse.py
yolov6/tools/partial_quantization/utils.py
yolov6/tools/qat/__init__.py
yolov6/tools/qat/onnx_utils.py
yolov6/tools/qat/qat_export.py
yolov6/tools/qat/qat_utils.py
yolov6/utils/RepOptimizer.py
yolov6/utils/__init__.py
yolov6/utils/checkpoint.py
yolov6/utils/config.py
yolov6/utils/downloads.py
yolov6/utils/ema.py
yolov6/utils/envs.py
yolov6/utils/events.py
yolov6/utils/figure_iou.py
yolov6/utils/general.py
yolov6/utils/metrics.py
yolov6/utils/nms.py
yolov6/utils/torch_utils.py
yolov6detect.egg-info/PKG-INFO
yolov6detect.egg-info/SOURCES.txt
yolov6detect.egg-info/dependency_links.txt
yolov6detect.egg-info/requires.txt
yolov6detect.egg-info/top_level.txt