/
githubmirror
/
models
ОбзорДокументацияВойти
/
githubmirror
/
models
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
models/
.../object_detection/meta_architectures/
..
__init__.py

Move the research models into a research subfolder (#2430)

9 лет назад
center_net_meta_arch.py

In TensorFlow Object Detection, fixed the order of the arguments when calling KeypointEstimationParams super class's __new__ method.

год назад
center_net_meta_arch_tf2_test.py

[NumPy] Remove references to deprecated NumPy type aliases.

4 года назад
context_rcnn_lib.py

Remove unused comments related to Python 2 compatibility.

4 года назад
context_rcnn_lib_tf1_test.py

Remove unused comments related to Python 2 compatibility.

4 года назад
context_rcnn_lib_tf2.py

Remove unused comments related to Python 2 compatibility.

4 года назад
context_rcnn_lib_tf2_test.py

Remove unused comments related to Python 2 compatibility.

4 года назад
context_rcnn_meta_arch.py

Context R-CNN Updates: Added capabilities to use multi-headed or multi-layered attention, to place the attention heads pre- or post-second stage feature extraction, and to work with embedded features in the context feature back from pre- or post-second stage feature extraction. Added an option for RPN feature map crops to be piped through to model outputs.

6 лет назад
context_rcnn_meta_arch_test.py

Context R-CNN Updates: Added capabilities to use multi-headed or multi-layered attention, to place the attention heads pre- or post-second stage feature extraction, and to work with embedded features in the context feature back from pre- or post-second stage feature extraction. Added an option for RPN feature map crops to be piped through to model outputs.

6 лет назад
deepmac_meta_arch.py

Add box expansion while doing feature consistency.

4 года назад
deepmac_meta_arch_test.py

Implement feature based consistency in DeepMAC.

4 года назад
faster_rcnn_meta_arch.py

Standardize fine tune checkpoints across all TF2 models.

5 лет назад
faster_rcnn_meta_arch_test.py

Remove unused comments related to Python 2 compatibility.

4 года назад
faster_rcnn_meta_arch_test_lib.py

Merge pull request #8895 from syiming:adjust_frcnn_meta_arch_to_multilevel_rpn_feature

6 лет назад
rfcn_meta_arch.py

Context R-CNN Updates: Added capabilities to use multi-headed or multi-layered attention, to place the attention heads pre- or post-second stage feature extraction, and to work with embedded features in the context feature back from pre- or post-second stage feature extraction. Added an option for RPN feature map crops to be piped through to model outputs.

6 лет назад
rfcn_meta_arch_test.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад
ssd_meta_arch.py

internal change. Add some logging.

3 года назад
ssd_meta_arch_test.py

Remove unused comments related to Python 2 compatibility.

4 года назад
ssd_meta_arch_test_lib.py

Release MobileDet code and model, and require tf_slim installation for OD API. (#8562)

6 лет назад