Guillem Cucurull (@g_cucurull) 's Twitter Profile
Guillem Cucurull

@g_cucurull

Machine Learning and Computer Vision, doing cool things at @paperswithcode (@MetaAI)

ID: 848433722030534656

calendar_today02-04-2017 07:15:37

107 Tweet

390 Takipçi

525 Takip Edilen

Papers with Code (@paperswithcode) 's Twitter Profile Photo

✨ New Feature: Dataset Loaders! ✨ Easily find code to load datasets in your preferred framework! Supporting: Hugging Face datasets, TensorFlow datasets, OpenMMLab, AllenNLP, and many more libraries! Example: paperswithcode.com/dataset/sst

✨ New Feature: Dataset Loaders! ✨

Easily find code to load datasets in your preferred framework!

Supporting: <a href="/huggingface/">Hugging Face</a> datasets, TensorFlow datasets, OpenMMLab, AllenNLP, and many more libraries!

Example: paperswithcode.com/dataset/sst
Papers with Code (@paperswithcode) 's Twitter Profile Photo

🌊 MLPs are back with a vengeance: is this the next wave after Transformers? In this week's newsletter we cover top trending papers for May (lots of MLPs!), a DALL-E like method for text-to-image generation, and much more! paperswithcode.com/newsletter/10/

🌊 MLPs are back with a vengeance: is this the next wave after Transformers? 

In this week's newsletter we cover top trending papers for May (lots of MLPs!), a DALL-E like method for text-to-image generation, and much more!

paperswithcode.com/newsletter/10/
Papers with Code (@paperswithcode) 's Twitter Profile Photo

🎉 We've just crossed 4000 Datasets! 🎉 A huge thanks to the community for their ongoing contributions. Since launch: 🆕 1000+ new datasets added 🔗 Dataset links now show on arXiv 👩‍💻 Dataset loaders Browse full catalogue here: paperswithcode.com/datasets

🎉 We've just crossed 4000 Datasets! 🎉

A huge thanks to the community for their ongoing contributions.

Since launch:
🆕 1000+ new datasets added
🔗 Dataset links now show on arXiv
👩‍💻 Dataset loaders

Browse full catalogue here: paperswithcode.com/datasets
Papers with Code (@paperswithcode) 's Twitter Profile Photo

🎉 New - Leaderboard Filters! 🎉 You can: 🤖 Filter by architecture, e.g. transformers on imagenet 📈 Plot 2D charts: e.g. accuracy vs params 🔧 Filter by method, e.g. turn off multiscale on coco Many comparisons are now possible beyond SoTA! Example: paperswithcode.com/sota/image-cla…

🎉 New - Leaderboard Filters! 🎉

You can:
🤖 Filter by architecture, e.g. transformers on imagenet
📈 Plot 2D charts: e.g. accuracy vs params
🔧 Filter by method, e.g. turn off multiscale on coco

Many comparisons are now possible beyond SoTA!

Example: paperswithcode.com/sota/image-cla…
Papers with Code (@paperswithcode) 's Twitter Profile Photo

🔥 Papers with Code Newsletter #11 🔥 We cover: • better understanding of scaling properties in Vision Transformers • a method to cast the RL problem as conditional sequence modeling • techniques for SoTA out-of-distribution detection •… and more paperswithcode.com/newsletter/11

🔥 Papers with Code Newsletter #11 🔥

We cover:

• better understanding of scaling properties in Vision Transformers
• a method to cast the RL problem as conditional sequence modeling
• techniques for SoTA out-of-distribution detection
•… and more

paperswithcode.com/newsletter/11
Papers with Datasets (@paperswithdata) 's Twitter Profile Photo

🚗 ONCE: A dataset of 1 million LiDAR scenes and 7 million corresponding camera images for 3D object detection in the autonomous driving scenario. The data is selected from 144 driving hours, which is 20x longer than other 3D autonomous driving datasets. paperswithcode.com/dataset/once

🚗 ONCE: A dataset of 1 million LiDAR scenes and 7 million corresponding camera images for 3D object detection in the autonomous driving scenario.

The data is selected from 144 driving hours, which is 20x longer than other 3D autonomous driving datasets.

paperswithcode.com/dataset/once
Papers with Code (@paperswithcode) 's Twitter Profile Photo

🎉 We’ve just crossed 5000 ML Benchmarks! 🎉 A huge thanks to the community for their ongoing contributions. Benchmarks help you keep track of the latest progress in ML across a wide range of tasks. Browse all benchmarks here: paperswithcode.com/sota

🎉 We’ve just crossed 5000 ML Benchmarks! 🎉

A huge thanks to the community for their ongoing contributions.

Benchmarks help you keep track of the latest progress in ML across a wide range of tasks.

Browse all benchmarks here: paperswithcode.com/sota
Guillem Cucurull (@g_cucurull) 's Twitter Profile Photo

The Open Graph Benchmark (OGB) is a great example that good benchmarks and datasets drive progress in ML research, it's great to have its leaderboards at Papers with Code

Papers with Code (@paperswithcode) 's Twitter Profile Photo

👩‍💻 Machine Learning Meets Code! In this week’s newsletter, we summarize the latest advances in ML for code - including Codex (powering GitHub Copilot). Other highlights: 🧬 AlphaFold code released! 🤖 Transformers for RL 🎑 CLIP for VQA Read on below: paperswithcode.com/newsletter/13/

👩‍💻 Machine Learning Meets Code!

In this week’s newsletter, we summarize the latest advances in ML for code - including Codex (powering GitHub Copilot). Other highlights:

🧬 AlphaFold code released!
🤖 Transformers for RL
🎑 CLIP for VQA

Read on below:

paperswithcode.com/newsletter/13/
Papers with Code (@paperswithcode) 's Twitter Profile Photo

Hot Research 🔥 on Papers with Code! A new way to keep track of trending papers discussed by the community. Check it out: paperswithcode.com/top-social

François Chollet (@fchollet) 's Twitter Profile Photo

New code example on keras.io: a message-passing neural network for predicting properties of molecules given their graph. keras.io/examples/graph…

New code example on keras.io: a message-passing neural network for predicting properties of molecules given their graph. keras.io/examples/graph…
Papers with Code (@paperswithcode) 's Twitter Profile Photo

In a new paper from Ross Wightman et al. a traditional ResNet-50 is re-trained using a modern training protocol. It achieves a very competitive 80.4% top-1 accuracy on ImageNet without using extra data or distillation. [mini-thread] paperswithcode.com/paper/resnet-s…

In a new paper from <a href="/wightmanr/">Ross Wightman</a> et al. a traditional ResNet-50 is re-trained using a modern training protocol. It achieves a very competitive 80.4% top-1 accuracy on ImageNet without using extra data or distillation.

[mini-thread]

paperswithcode.com/paper/resnet-s…
Papers with Code (@paperswithcode) 's Twitter Profile Photo

StyleGAN3 is out and results are 🤯! It proposes architectural changes that suppress aliasing and forces the model to implement more natural hierarchical refinement which improves its ability to generate video and animation. paperswithcode.com/paper/alias-fr… 1/8

Papers with Code (@paperswithcode) 's Twitter Profile Photo

Graph neural networks are driving lots of progress in machine learning by extending deep learning approaches to complex graph data and applications. Let’s take a look at a few methods ↓

Papers with Code (@paperswithcode) 's Twitter Profile Photo

🪐 Introducing Galactica. A large language model for science. Can summarize academic literature, solve math problems, generate Wiki articles, write scientific code, annotate molecules and proteins, and more. Explore and get weights: galactica.org

Lukas Blecher (@lukas_blecher) 's Twitter Profile Photo

🎉New Paper🎉 Nougat - Neural Optical Understanding for Academic Documents 📄💻 It can extract text, equations and tables from academic PDFs with high precision. See examples here: facebookresearch.github.io/nougat/ Paper: arxiv.org/abs/2308.13418/ Code and models: github.com/facebookresear…

Guillem Cucurull (@g_cucurull) 's Twitter Profile Photo

Amazing work by my colleague Lukas Blecher! We present Nougat, a model to process scientific papers in PDF to extract text and latex equations with high precision.