File size: 928 Bytes
878dbce |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
# Fiber: Coarse-to-Fine Vision-Language Pre-Training with Fusion in the Backbone
Session by [johko](https://github.com/johko)
## Recording πΊ
[YouTube](https://www.youtube.com/watch?v=m9qhNGuWE2g&t=20s&pp=ygUdaHVnZ2luZyBmYWNlIHN0dWR5IGdyb3VwIHN3aW4%3D)
## Session Slides π₯οΈ
[Google Drive](https://docs.google.com/presentation/d/1vSu27tE87ZM103_CkgqsW7JeIp2mrmyl/edit?usp=sharing&ouid=107717747412022342990&rtpof=true&sd=true)
## Original Paper π
[Hugging Face](https://huggingface.co/papers/2206.07643) /
[arxiv](https://arxiv.org/abs/2206.07643)
## GitHub Repo π§π½βπ»
https://github.com/microsoft/fiber
## Additional Resources π
- [Text to Pokemon](https://huggingface.co/spaces/lambdalabs/text-to-pokemon) HF Space to create your own Pokemon
- [Paper to Pokemon](https://huggingface.co/spaces/hugging-fellows/paper-to-pokemon) derived from the above space - create your own Pokemon from a paper |