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

Refactor tests for Object Detection API. (#8688)

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

Updating Context R-CNN dataset tools to fix a bug in context feature bank building logic when the number of context examples in the time horizon is greater than the specified maximum, and adding capabilities to track and save the number of embeddings stored per image.

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

Updating Context R-CNN dataset tools to fix a bug in context feature bank building logic when the number of context examples in the time horizon is greater than the specified maximum, and adding capabilities to track and save the number of embeddings stored per image.

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

Converting context r-cnn dataset tools to TF2

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

Converting context r-cnn dataset tools to TF2

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

Load model in `setup` method to only do it once per thread/worker.

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

Fix unittest import to prevent failing tests.

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

Updating Context R-CNN dataset tools to fix a bug in context feature bank building logic when the number of context examples in the time horizon is greater than the specified maximum, and adding capabilities to track and save the number of embeddings stored per image.

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

Fix unittest import to prevent failing tests.

3 года назад