ML Research Hub – Telegram
ML Research Hub
32.7K subscribers
4K photos
228 videos
23 files
4.31K links
Advancing research in Machine Learning – practical insights, tools, and techniques for researchers.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
Automatically find issues in image datasets and practice data-centric computer vision.

CleanVision automatically detects potential issues in image datasets like images that are: blurry, under/over-exposed, (near) duplicates, etc. This data-centric AI package is a quick first step for any computer vision project to find problems in the dataset, which you want to address before applying machine learning. CleanVision is super simple -- run the same couple lines of Python code to audit any image dataset!

https://github.com/cleanlab/cleanvision

Please move to our new channel

Current channel
@datascience_books is banned 😔
t.me/DataScienceM
The Attention Mechanism from Scratch

https://machinelearningmastery.com/the-attention-mechanism-from-scratch/

Please move to our new channel

Current channel @datascience_books is banned 😔
t.me/DataScienceM
❤‍🔥21👍1
Introduction to Computer Architecture, IIT Delhi

🆓 Free Online Course
💻 38 Lecture Videos
1 Module
🏃‍♂️ Self paced
Teacher 👨‍🏫 : Prof. Anshul Kumar

🔗 https://nptel.ac.in/courses/106102062

Please move to our new channel

Current channel @datascience_books is banned 😔
t.me/DataScienceM
❤‍🔥4👍1
🔥 Awesome-Multimodal-Large-Language-Models

Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.

🖥 Github: https://github.com/bradyfu/awesome-multimodal-large-language-models

📕 Paper: https://arxiv.org/abs/2306.13394v1

🔗Dataset: https://paperswithcode.com/dataset/coco

https://news.1rj.ru/str/DataScienceT
❤‍🔥31
LightGlue. Local Feature Matching at Light Speed

LightGlue a lightweight feature matcher with high accuracy and adaptive pruning techniques, both in the width and depth of the network, for blazing fast inference.

git clone https://github.com/cvg/LightGlue.git && cd LightGlue
python -m pip install -e .


🖥 Github: https://github.com/cvg/lightglue

📕 Paper: https://arxiv.org/abs/2306.13643v1

🔗Dataset: https://paperswithcode.com/dataset/hpatches

https://news.1rj.ru/str/DataScienceT
2👍2
🚶‍♂️ MotionGPT: Human Motion
as Foreign Language

MotionGPT consists of a motion tokenizer responsible for converting raw motion data into discrete motion tokens, as well as a motion-aware language model that learns to understand the motion tokens from large language pre-training models by corresponding textual denoscriptions.

Project: https://motion-gpt.github.io/

🖥 Github: https://github.com/openmotionlab/motiongpt

📕 Paper: https://arxiv.org/pdf/2306.14795.pdf

🔗Dataset: https://paperswithcode.com/dataset/amass

https://news.1rj.ru/str/DataScienceT
❤‍🔥22👍1
PANet: LiDAR Panoptic Segmentation with Sparse Instance Proposal and Aggregation

🖥 Github: https://github.com/jieqianyu/panet

Paper: https://arxiv.org/pdf/2306.15348v1.pdf

💨 Dataset: https://paperswithcode.com/dataset/kitti

https://news.1rj.ru/str/DataScienceT
👍3❤‍🔥11
💬 3D-Speaker: A Large-Scale Multi-Device, Multi-Distance, and Multi-Dialect Corpus for Speech Representation Disentanglement

A large-scale speech corpus to facilitate the research of speech representation

🖥 Github: https://github.com/alibaba-damo-academy/3D-Speaker

📕 Paper: https://arxiv.org/abs/2306.15354v1

🔗Dataset: https://3dspeaker.github.io/

https://news.1rj.ru/str/DataScienceT
1❤‍🔥1👍1
This media is not supported in your browser
VIEW IN TELEGRAM
The source code for DragGAN has been released! 🔥🔥🔥

We can finally play with that marvel!

🔗 GitHub repository: https://github.com/XingangPan/DragGAN

https://news.1rj.ru/str/DataScienceT
❤‍🔥4👍1
📕 Constrained-Text-Generation-Studio

AI writing assistant for recreational linguists, poets, creative writers, and/or researchers to use and study the ability of large-scale language models.

🖥 Github: https://github.com/hellisotherpeople/constrained-text-generation-studio

📕 Paper: https://arxiv.org/abs/2306.15926v1

🔗Dataset: https://huggingface.co/datasets/Hellisotherpeople/Lipogram-e

https://news.1rj.ru/str/DataScienceT
👍3
CellViT: Vision Transformers for Precise Cell Segmentation and Classification

🖥 Github: https://github.com/tio-ikim/cellvit

Paper: https://arxiv.org/pdf/2306.15350v1.pdf

💨 Dataset: https://paperswithcode.com/dataset/pannuke

https://news.1rj.ru/str/DataScienceT
❤‍🔥4👍3
💬 GLIGEN: Open-Set Grounded Text-to-Image Generation

GLIGEN’s zero-shot performance on COCO and LVIS outperforms that of existing supervised layout-to-image baselines by a large margin. Code comming soon.

⭐️ Project: https://gligen.github.io/

⭐️ Demo: https://aka.ms/gligen

✅️ Paper: https://arxiv.org/abs/2301.07093

🖥 Github: https://github.com/gligen/GLIGEN

https://news.1rj.ru/str/DataScienceT
👍2❤‍🔥1🏆1
🧍‍♂ BEDLAM: Bodies Exhibiting Detailed Lifelike Animated Motion

BEDLAM is useful for a variety of tasks and all images, ground truth bodies, 3D clothing, support code, and more are available for research purposes.

🖥 Github: https://github.com/pixelite1201/BEDLAM

📕 Paper: https://bedlam.is.tuebingen.mpg.de/media/upload/BEDLAM_CVPR2023.pdf

🔗Render code: https://github.com/PerceivingSystems/bedlam_render

🎞 Video: https://youtu.be/OBttHFwdtfI

👑 Dataset: https://paperswithcode.com/dataset/bedlam

https://news.1rj.ru/str/DataScienceT
1❤‍🔥1👍1
Python Machine Learning Projects (2023)

Download Book ✓:
https://news.1rj.ru/str/DataScienceM/240
❤‍🔥5👍1
This media is not supported in your browser
VIEW IN TELEGRAM
⭐️ ManimML: Communicating Machine Learning Architectures with Animation

An open-source Python library for easily generating animations of ML algorithms directly from code.

from manim_ml.neural_network import NeuralNetwork, Convolutional2DLayer, FeedForwardLayer
# Make nn
nn = NeuralNetwork([
Convolutional2DLayer(1, 7, filter_spacing=0.32),
Convolutional2DLayer(3, 5, 3, filter_spacing=0.32, activation_function="ReLU"),
FeedForwardLayer(3, activation_function="Sigmoid"),
],
layer_spacing=0.25,
)
self.add(nn)
# Play animation
forward_pass = nn.make_forward_pass_animation()
self.play(forward_pass)


🖥 Github: https://github.com/helblazer811/manimml

📕 Paper: https://arxiv.org/abs/2306.17108v1

📌 Project: https://www.manim.community/

https://news.1rj.ru/str/DataScienceT
❤‍🔥3👍1