Carlos Esteves

96 posts

Carlos Esteves

Carlos Esteves

@_machc

Research Scientist @GoogleAI #GoogleResearch. PhD in CS @GRASPlab, @Penn. Interested in computer vision and machine learning.

Katılım Şubat 2018
469 Takip Edilen540 Takipçiler
Sabitlenmiş Tweet
Carlos Esteves
Carlos Esteves@_machc·
Our new paper, "Spectral Image Tokenizer", is on arXiv! We train a tokenizer on DWT coefficients that enables autoregressive coarse-to-fine image generation, w/ applications to multiscale text-to-image, and text-guided editing. w/ @kiamada, @msuhail153 arxiv.org/abs/2412.09607
Carlos Esteves tweet media
English
3
9
105
7.9K
Carlos Esteves retweetledi
Frank Nielsen
Frank Nielsen@FrnkNlsn·
An excellent book only requiring undergraduate level with many color figures. The last chapter is the culmination of this book: It explains how to build manifolds from group actions and describes symmetric spaces.
Frank Nielsen tweet media
English
10
88
826
27.9K
Carlos Esteves
Carlos Esteves@_machc·
We'll present "Spectral Image Tokenizer" at #ICCV2025 later today, afternoon session. We tokenize the image spectrum, train an autoregressive transformer for coarse-to-fine generation, and show applications to image generation, upsampling and editing. w/ @kiamada @msuhail153
GIF
Carlos Esteves@_machc

Our new paper, "Spectral Image Tokenizer", is on arXiv! We train a tokenizer on DWT coefficients that enables autoregressive coarse-to-fine image generation, w/ applications to multiscale text-to-image, and text-guided editing. w/ @kiamada, @msuhail153 arxiv.org/abs/2412.09607

English
0
0
3
176
Carlos Esteves retweetledi
Cohere Labs
Cohere Labs@Cohere_Labs·
We can't wait to welcome Carlos Esteves, Research Scientist at Google, tomorrow, January 22nd for a session on "Spectral Image Tokenizer." 🗓️ Learn more and add this event to your calendar: cohere.com/events/cohere-…
Cohere Labs@Cohere_Labs

Don't miss the upcoming session on "Spectral Image Tokenizer" presented by @_machc, Research Scientist at @Google, on Wednesday January 22nd! Huge thanks to @AhmadMustafaAn1 for coordinating this event! 💫 Learn more: cohere.com/events/cohere-…

English
0
2
9
1.3K
Carlos Esteves retweetledi
Kostas Daniilidis
Kostas Daniilidis@KostasPenn·
Our Equivariant Vision workshop features five great speakers @erikjbekkers @HaggaiMaron @ninamiolane @_machc, and Leo Guibas, spotlight talks, posters, and a tutorial prepared for the vision audience. Come tomorrow, Tuesday, at 8:30am in Summit 321! Thank you @CongyueD for leading the organization! #schedule" target="_blank" rel="nofollow noopener">equivision.github.io/index.html#sch
Kostas Daniilidis tweet media
English
0
15
65
34.9K
Carlos Esteves retweetledi
Shubhendu Trivedi
Shubhendu Trivedi@_onionesque·
I've never used this website for this but let's try: I'm on the lookout for full-time positions. The more research it involves the better. Open to both industrial and academic positions. If you know of good openings, my DMs are open, and I'll send my CV! PS: I'm on an O1-A visa.
English
4
39
147
43.7K
Carlos Esteves retweetledi
Ameesh Makadia
Ameesh Makadia@kiamada·
Generate high quality textures with single mesh LDMs! #CVPR2024 Our *intrinsic* 3D diffusion models, trained on a single mesh, can generate texture variations, perform inpainting, and even transfer textures to different shapes. single-mesh-diffusion.github.io w/@twmitchel & @_machc
English
0
4
18
1.1K
Carlos Esteves retweetledi
EquiVision Workshop
EquiVision Workshop@EquiVisionW·
Our workshop "Equivariant Vision: From Theory to Practice" will be hosted at #CVPR2024 in Seattle this summer! @CVPR Both original and published works are welcome to submit to our workshop! 🔗equivision.github.io ⏰Deadline: Mar 22, 2024
EquiVision Workshop tweet media
English
1
15
18
22K
Carlos Esteves retweetledi
Maurice Weiler
Maurice Weiler@maurice_weiler·
We proudly present our 524 page book on equivariant convolutional networks. Coauthored by Patrick Forré, @erikverlinde and @wellingmax. #cnn_book" target="_blank" rel="nofollow noopener">maurice-weiler.gitlab.io/#cnn_book [1/N]
Maurice Weiler tweet media
English
27
239
1.1K
160.2K
Carlos Esteves retweetledi
Jeff Dean
Jeff Dean@JeffDean·
Some well-rounded results: @GoogleResearch work shows that deep learning on a sphere -- instead of flat space -- is superior for things like prediction of weather & molecular properties. Consider spherical surfaces (much better than pretending the world is flat!). See JAX code!
GIF
Google AI@GoogleAI

Applying computer vision models designed for planar images to data projected on spherical surfaces is challenging. Here we present an open-source library in JAX to solve the challenges of rotation and regular sampling for state-of-the-art performance → goo.gle/46z3vD7

English
11
44
368
102.1K
Carlos Esteves retweetledi
Google AI
Google AI@GoogleAI·
The weather forecast is improving… literally! Introducing WeatherBench 2, a benchmark for the next generation of data-driven, global weather forecast models, providing data, tools, & an evaluation platform. Learn how to use it and check out the website →goo.gle/3YVUGAU
GIF
English
18
119
494
186.5K
Carlos Esteves
Carlos Esteves@_machc·
I'll present "Scaling Spherical CNNs" at #ICML2023 today 11am, Exhibit Hall 1 #215. Happy to chat anytime during the conference!
AK@_akhaliq

Scaling Spherical CNNs paper page: huggingface.co/papers/2306.05… Spherical CNNs generalize CNNs to functions on the sphere, by using spherical convolutions as the main linear operation. The most accurate and efficient way to compute spherical convolutions is in the spectral domain (via the convolution theorem), which is still costlier than the usual planar convolutions. For this reason, applications of spherical CNNs have so far been limited to small problems that can be approached with low model capacity. In this work, we show how spherical CNNs can be scaled for much larger problems. To achieve this, we make critical improvements including novel variants of common model components, an implementation of core operations to exploit hardware accelerator characteristics, and application-specific input representations that exploit the properties of our model. Experiments show our larger spherical CNNs reach state-of-the-art on several targets of the QM9 molecular benchmark, which was previously dominated by equivariant graph neural networks, and achieve competitive performance on multiple weather forecasting tasks.

English
1
0
8
4.9K
Carlos Esteves retweetledi
AK
AK@_akhaliq·
Scaling Spherical CNNs paper page: huggingface.co/papers/2306.05… Spherical CNNs generalize CNNs to functions on the sphere, by using spherical convolutions as the main linear operation. The most accurate and efficient way to compute spherical convolutions is in the spectral domain (via the convolution theorem), which is still costlier than the usual planar convolutions. For this reason, applications of spherical CNNs have so far been limited to small problems that can be approached with low model capacity. In this work, we show how spherical CNNs can be scaled for much larger problems. To achieve this, we make critical improvements including novel variants of common model components, an implementation of core operations to exploit hardware accelerator characteristics, and application-specific input representations that exploit the properties of our model. Experiments show our larger spherical CNNs reach state-of-the-art on several targets of the QM9 molecular benchmark, which was previously dominated by equivariant graph neural networks, and achieve competitive performance on multiple weather forecasting tasks.
AK tweet media
English
0
31
146
38.6K
Carlos Esteves retweetledi
Google AI
Google AI@GoogleAI·
Applications for the first-ever Google PhD Fellowships for students in Latin America open today, along with applications to support early-career professors through Research Scholar. Read more about our investments in the Latin American research ecosystem ↓goo.gle/3Gz3bKU
English
5
63
144
0