Skip to content

Commit

Permalink
[Table Transformer] Add Transformers-native checkpoints (#26928)
Browse files Browse the repository at this point in the history
* Improve conversion scripts

* Fix paths

* Fix style
  • Loading branch information
NielsRogge authored Nov 15, 2023
1 parent cc0dc24 commit 72f531a
Show file tree
Hide file tree
Showing 3 changed files with 439 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""Convert Table Transformer checkpoints.
"""Convert Table Transformer checkpoints with timm-backbone.
URL: https://github.com/microsoft/table-transformer
"""
Expand Down
Loading

0 comments on commit 72f531a

Please sign in to comment.