Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://zilin-huang.github.io/V2X-VLM-website/
https://zilin-huang.github.io/V2X-VLM-website/
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://zilin-huang.github.io/V2X-VLM-website/
- Owner: zilin-huang
- Created: 2024-09-14T19:33:22.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-14T20:17:59.000Z (2 months ago)
- Last Synced: 2024-09-16T05:04:13.977Z (2 months ago)
- Language: JavaScript
- Size: 9.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-LLM4AD - V2X-VLM
README
# Academic Project Page Template
This is an academic paper project page template.Example project pages built using this template are:
- https://vision.huji.ac.il/spectral_detuning/
- https://vision.huji.ac.il/podd/
- https://dreamix-video-editing.github.io
- https://vision.huji.ac.il/conffusion/
- https://vision.huji.ac.il/3d_ads/
- https://vision.huji.ac.il/ssrl_ad/
- https://vision.huji.ac.il/deepsim/## Start using the template
To start using the template click on `Use this Template`.The template uses html for controlling the content and css for controlling the style.
To edit the websites contents edit the `index.html` file. It contains different HTML "building blocks", use whichever ones you need and comment out the rest.**IMPORTANT!** Make sure to replace the `favicon.ico` under `static/images/` with one of your own, otherwise your favicon is going to be a dreambooth image of me.
## Components
- Teaser video
- Images Carousel
- Youtube embedding
- Video Carousel
- PDF Poster
- Bibtex citation## Tips:
- The `index.html` file contains comments instructing you what to replace, you should follow these comments.
- The `meta` tags in the `index.html` file are used to provide metadata about your paper
(e.g. helping search engine index the website, showing a preview image when sharing the website, etc.)
- The resolution of images and videos can usually be around 1920-2048, there rarely a need for better resolution that take longer to load.
- All the images and videos you use should be compressed to allow for fast loading of the website (and thus better indexing by search engines). For images, you can use [TinyPNG](https://tinypng.com), for videos you can need to find the tradeoff between size and quality.
- When using large video files (larger than 10MB), it's better to use youtube for hosting the video as serving the video from the website can take time.
- Using a tracker can help you analyze the traffic and see where users came from. [statcounter](https://statcounter.com) is a free, easy to use tracker that takes under 5 minutes to set up.
- This project page can also be made into a github pages website.
- Replace the favicon to one of your choosing (the default one is of the Hebrew University).
- Suggestions, improvements and comments are welcome, simply open an issue or contact me. You can find my contact information at [https://pages.cs.huji.ac.il/eliahu-horwitz/](https://pages.cs.huji.ac.il/eliahu-horwitz/)## Acknowledgments
Parts of this project page were adopted from the [Nerfies](https://nerfies.github.io/) page.## Website License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.