mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* First draft * Add YolosForObjectDetection * Make forward pass work * Add mid position embeddings * Add interpolation of position encodings * Add expected values * Add YOLOS to tests * Add integration test * Support tiny model as well * Support all models in conversion script * Remove mid_pe_size attribute * Make more tests pass * Add model to README and fix config * Add copied from statements * Rename base_model_prefix to vit * Add missing YOLOS_PRETRAINED_CONFIG_ARCHIVE_MAP * Apply suggestions from code review * Apply more suggestions from code review * Convert remaining checkpoints * Improve docstrings * Add YolosFeatureExtractor * Add feature extractor to docs * Add corresponding tests * Fix style * Fix docs * Apply suggestion from code review * Fix bad rebase * Fix some more bad rebase * Fix missing character * Improve docs and variable names Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local> |
||
|---|---|---|
| .. | ||
| test_module | ||
| tf_ops | ||
| check_config_docstrings.py | ||
| check_copies.py | ||
| check_dummies.py | ||
| check_inits.py | ||
| check_repo.py | ||
| check_table.py | ||
| check_tf_ops.py | ||
| custom_init_isort.py | ||
| documentation_tests.txt | ||
| download_glue_data.py | ||
| get_modified_files.py | ||
| notification_service.py | ||
| notification_service_deprecated.py | ||
| notification_service_doc_tests.py | ||
| prepare_for_doc_test.py | ||
| print_env_pt.py | ||
| release.py | ||
| tests_fetcher.py | ||
| update_metadata.py | ||