Abhijit Deo
Abhijit Deo
Hello all 👋 Bit late to the party! Is mosaic still available? If not I would like to try it.
@ain-soph I really liked your sphinx theme, especially dynamically changing right sidebar.
> This creates the following error in the doc build: > > ``` > Warning, treated as error: > /home/circleci/project/docs/source/models.rst:263:Title level inconsistent: > > Table of all available quantized classification...
I think now the error is gone. Here are the generated tables - - [classification](https://output.circle-artifacts.com/output/job/7b9d5b75-850e-4421-acd7-d4f7b6fa314f/artifacts/0/docs/generated/classification_table.html) - [Quantized Classification](https://output.circle-artifacts.com/output/job/7b9d5b75-850e-4421-acd7-d4f7b6fa314f/artifacts/0/docs/generated/classification_quant_table.html) - [Detection](https://output.circle-artifacts.com/output/job/7b9d5b75-850e-4421-acd7-d4f7b6fa314f/artifacts/0/docs/generated/detection_table.html) - [Instance Segmentation](https://output.circle-artifacts.com/output/job/7b9d5b75-850e-4421-acd7-d4f7b6fa314f/artifacts/0/docs/generated/instance_segmentation_table.html) - [detection keypoint](https://output.circle-artifacts.com/output/job/7b9d5b75-850e-4421-acd7-d4f7b6fa314f/artifacts/0/docs/generated/detection_keypoint_table.html) - [segmentation](https://output.circle-artifacts.com/output/job/7b9d5b75-850e-4421-acd7-d4f7b6fa314f/artifacts/0/docs/generated/segmentation_table.html) - [Video](https://output.circle-artifacts.com/output/job/7b9d5b75-850e-4421-acd7-d4f7b6fa314f/artifacts/0/docs/generated/video_table.html)
Thanks @NicolasHug ! I have added the titles at the top; generated tables:- - [Classification](https://output.circle-artifacts.com/output/job/13eb74e8-756f-45e2-a855-b2ee8e4ef188/artifacts/0/docs/generated/classification_table.html) - [Quantized Classification](https://output.circle-artifacts.com/output/job/13eb74e8-756f-45e2-a855-b2ee8e4ef188/artifacts/0/docs/generated/quantized_classification_table.html) - [Detection](https://output.circle-artifacts.com/output/job/13eb74e8-756f-45e2-a855-b2ee8e4ef188/artifacts/0/docs/generated/detection_table.html) - [Instance Segmentation](https://output.circle-artifacts.com/output/job/13eb74e8-756f-45e2-a855-b2ee8e4ef188/artifacts/0/docs/generated/instance_segmentation_table.html) - [Detection Keypoint](https://output.circle-artifacts.com/output/job/13eb74e8-756f-45e2-a855-b2ee8e4ef188/artifacts/0/docs/generated/detection_keypoint_table.html) - [segmentation](https://output.circle-artifacts.com/output/job/13eb74e8-756f-45e2-a855-b2ee8e4ef188/artifacts/0/docs/generated/segmentation_table.html) - [Video...
> Any chance we can tell the table to use the first title as its title in the search? I think I can do that.
I have two versions of the documentation and need feedback on both. [Older version](https://output.circle-artifacts.com/output/job/ce0cc589-d133-4d95-bc67-6a48dace3dcf/artifacts/0/docs/models.html) where title hierarchy is not considered and [newer version](https://output.circle-artifacts.com/output/job/04160366-248f-4a7c-ad4a-3ea47a71fb51/artifacts/0/docs/models.html) where it is being considered. The part...
> I would prefer not to change the current heading levels and keep what we currently have in https://pytorch.org/vision/main/models.html > Thanks! Then I think I am done, please check the...
No problem at all. I know how busy you all must be and it's very much possible that somethings might get unnoticed. I appreciate your support! Thanks 🙏. On Tue,...
Ok ill give this one more try! Thanks a lot, @ain-soph for the directions!