We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
\caption*{} does not remove the captions but creates invisible ones. However, they still occupy space. Use \phantomsubcaption from the subcaption package to actually create fake labels.
\caption*{}
\phantomsubcaption
\caption*{}does not remove the captions but creates invisible ones. However, they still occupy space. Use\phantomsubcaptionfrom the subcaption package to actually create fake labels.