Logo
Explore Help
Register Sign In
mirrors/mmclassification
1
0
Fork 0
You've already forked mmclassification
mirror of https://github.com/open-mmlab/mmclassification.git synced 2025-06-03 21:53:55 +08:00
Code Issues Projects Releases Wiki Activity
mmclassification/docs/en/_static/js/custom.js

11 lines
205 B
JavaScript
Raw Normal View History

[Docs] Add model-pages in Model Zoo (#480) * Add model-pages * Add shortname in configs * Use link directly instead of `switch_language.md` * Auto collapse model-zoo pages. * Fix link in RegVGG * Add link replace * fix lint
2021-10-14 15:26:47 +08:00
var collapsedSections = ['Model zoo'];
[Docs] Support sort and search the Model Summary table. (#1100) * [Docs] Support sort and search the Model Summary table. * Add description. * Fix according to comments
2022-11-08 12:03:06 +08:00
$(document).ready(function () {
$('.model-summary').DataTable({
"stateSave": false,
"lengthChange": false,
"pageLength": 20,
"order": []
});
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 961ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API