* Defaults to return tuple in all backbones. * Compat downstream of swin transformer. * Support tuple input for multi label head and stacked head. * Fix backbone unit tests for tuple output. * Add downstream inference unit tests for mmdet. * Update gitignore * Add unit tests for `return_tuple` option * Add unit tests for head input tuple. * Add warning in `simple_test` * Add TIMMBackbone return tuple. * Modify timm backbone unit test. |
||
---|---|---|
.. | ||
base_224.py | ||
base_384.py | ||
large_224.py | ||
large_384.py | ||
small_224.py | ||
tiny_224.py |