#deep_learning — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #deep_learning, aggregated by home.social.
-
The Hundred-Page Language Models Book by Andriy Burkov is on sale on Leanpub! Its suggested price is $50.00; get it for $20.00 with this coupon: https://leanpub.com/theLMbook/c/LeanPublishingDaily20260720 #ai #gpt #neural_networks #deep_learning #data_science #computer_science
-
The Hundred-Page Language Models Book by Andriy Burkov is on sale on Leanpub! Its suggested price is $50.00; get it for $20.00 with this coupon: https://leanpub.com/theLMbook/c/LeanPublishingDaily20260720 #ai #gpt #neural_networks #deep_learning #data_science #computer_science
-
Как добавить в умную колонку новые команды и ничего не сломать
Чтобы дать команду умной колонке, не обязательно говорить активационное слово «Алиса»: есть быстрые команды — короткие фразы, с помощью которых можно управлять музыкой, громкостью или умным домом. Например, чтобы переключить трек, достаточно просто сказать «дальше», а чтобы убавить звук — «тише». Весь список команд можно посмотреть в настройках вашего аккаунта в приложении «Дом с Алисой». Быстрые команды удобнее не только пользователям, но и системе: запросы через слово «Алиса» требуют обращения к модели распознавания речи ASR, которой из‑за её размеров необходимы серверные вычислительные ресурсы, а модель быстрых команд устроена гораздо компактнее. Она работает прямо на устройстве, а значит, ограничена вычислительными ресурсами самой колонки — её CPU и оперативной памятью. Из‑за этого модель нельзя сильно увеличить: ей приходится оставаться компактной, зато запрос обрабатывается быстрее. За распознавание быстрых команд отвечает нейросеть. Её архитектура почти полностью совпадает с решением для наушников Яндекс Дропс, которое подробно описал в своей статье Григорий Афанасенко . Разница в основном в масштабе: наша модель весит всего от 0,5 до 1,5 МБ в зависимости от железа конкретного устройства. Со временем перед нами встала задача добавить к базовым командам «лайк» и «дизлайк» для управления треками, а также команды «включи блютус» и «выключи блютус». Особенно это актуально для Станции Стрит, которую часто берут с собой на природу, где нет интернета. Но главным было гарантировать абсолютное отсутствие ухудшения на уже запущенных командах и не слишком сильно увеличивать потребление ресурсов на устройстве.
https://habr.com/ru/companies/yandex/articles/1061968/
#keyword_spotting #голосовая_активация #умные_устройства #алиса #быстрые_команды #continual_learning #machine_learning #deep_learning #speech_processing #обработка_звука
-
Python: как один из самых медленных языков стал королем нейросетей
Python. IT-курсы разрекламировали его как один из самых легких языков для входа в разработку, любители ИИ создают на нем свои первые нейросети, а некоторые сеньоры Java и C++ по-прежнему смотрят на него свысока, считая недостаточно строгим и производительным для «серьезной» разработки. В любом случае сегодня о Python знают все. Поскольку заметный рост его популярности пришелся на 2010-е годы, многие считают, что язык появился сравнительно недавно. Но это неверно: Python старше большинства современных веб- и ML-фреймворков, массовой мобильной разработки и нынешнего AI-бума. Как язык с репутацией медленного стал основным инструментом data science и машинного обучения, почему он поднялся на вершину рейтингов популярности и какую роль в этом сыграли его архитектура и экосистема — разберем в этой статье.
https://habr.com/ru/articles/1061952/
#Python #CPython #машинное_обучение #нейросети #PyTorch #TensorFlow #c++ #CUDA #autograd #deep_learning
-
Künstliche Intelligenz, kurz KI, ist längst mehr als ein Schlagwort aus der Forschung. Sie hat sich zu einem festen Bestandteil moderner Softwareentwicklung entwickelt und beeinflusst, wie Anwendungen entworfen, entwickelt und betrieben werden. Dabei ist es wichtig zu verstehen, was genau hinter d
https://magicmarcy.de/was-ist-kuenstliche-intelligenz-eigentlich
#KI #AI #Künstliche_Intelligenz #LLM #Neuronale_Netze #Deep_Learning #Prompt #Prompting
-
The Hundred-Page Language Models Book by Andriy Burkov is on sale on Leanpub! Its suggested price is $50.00; get it for $20.00 with this coupon: https://leanpub.com/theLMbook/c/LeanPublishingDaily20260706 #ai #gpt #neural_networks #deep_learning #data_science #computer_science
-
The Hundred-Page Language Models Book by Andriy Burkov is on sale on Leanpub! Its suggested price is $50.00; get it for $20.00 with this coupon: https://leanpub.com/theLMbook/c/LeanPublishingDaily20260706 #ai #gpt #neural_networks #deep_learning #data_science #computer_science
-
Künstliche Intelligenz, kurz KI, ist längst mehr als ein Schlagwort aus der Forschung. Sie hat sich zu einem festen Bestandteil moderner Softwareentwicklung entwickelt und beeinflusst, wie Anwendungen entworfen, entwickelt und betrieben werden. Dabei ist es wichtig zu verstehen, was genau hinter d
https://magicmarcy.de/was-ist-kuenstliche-intelligenz-eigentlich
#KI #AI #Künstliche_Intelligenz #LLM #Neuronale_Netze #Deep_Learning #Prompt #Prompting
-
Holy smokes, 🎩 machine learning wizards have just revealed you only need one sad, lonely transformer layer to beat the pants off those bloated full-parameter RL models! 😱 Forget your fancy-schmancy deep nets and just stack that one layer like a pro. 📚 Who knew #minimalism was the secret sauce in AI? 🍔
https://arxiv.org/abs/2607.01232 #machinelearning #AI #transformers #deep_learning #RL_models #HackerNews #ngated -
Holy smokes, 🎩 machine learning wizards have just revealed you only need one sad, lonely transformer layer to beat the pants off those bloated full-parameter RL models! 😱 Forget your fancy-schmancy deep nets and just stack that one layer like a pro. 📚 Who knew #minimalism was the secret sauce in AI? 🍔
https://arxiv.org/abs/2607.01232 #machinelearning #AI #transformers #deep_learning #RL_models #HackerNews #ngated -
Как мы реализовали оптимальное обучение CV-моделей в Luna Line. Часть 2. Сегментация
И снова здравствуйте! Продолжаю свой рассказ о поиске «универсального рецепта» для обучения моделей в Luna Line. Теперь речь пойдет о сегментации. Если вы пропустили предыдущую публикацию по классификации, то вам лучше начать читать с нее , чтобы не запутаться. Дело в том, что когда мы разобрались с классификацией, наша же методология оставила послевкусие неудовлетворенности. Мы задавали себе вопрос: а действительно ли выбранное семейство показывает максимум своих возможностей или мы просто зажали его в рамки единого пайплайна? Для сегментации мы решили действовать иначе.
https://habr.com/ru/companies/ru_mts/articles/1053300/
#computer_vision #deep_learning #machine_learning #ai #искусственный_интеллект #компьютерное_зрение #данные_для_обучения #cv #сегментация_изображений #обучение_нейронных_сетей
-
Machine Learning with Rust, Second Edition: Implement data pipelines, classical models, deep learning and NLP using burn, candle, linfa and smartcore by GitforGits | Asian Publishing House is a new release on Leanpub!
Link: https://leanpub.com/rustmachinelearning
#books #ebooks #newreleases #leanpublishing #selfpublishing #machine_learning #deep_learning #neural_networks #large_language_models #ai #rust
-
Machine Learning with Rust, Second Edition: Implement data pipelines, classical models, deep learning and NLP using burn, candle, linfa and smartcore by GitforGits | Asian Publishing House is a new release on Leanpub!
Link: https://leanpub.com/rustmachinelearning
#books #ebooks #newreleases #leanpublishing #selfpublishing #machine_learning #deep_learning #neural_networks #large_language_models #ai #rust
-
The Forecasting, CatBoost & Conformal Prediction Tetralogy by Valery Manokhin is the featured bundle of ebooks 📚 on Leanpub!
Link: https://leanpub.com/b/forecasting_catboost_conformal_predictiontetralogy
#computer_science #machine_learning #mathematics #python #data_science #deep_learning #education #engineering #non_fiction_ecoonomics #neural_networks #textbooks #algorithm #computer_programming
-
The Forecasting, CatBoost & Conformal Prediction Tetralogy by Valery Manokhin is the featured bundle of ebooks 📚 on Leanpub!
Link: https://leanpub.com/b/forecasting_catboost_conformal_predictiontetralogy
#computer_science #machine_learning #mathematics #python #data_science #deep_learning #education #engineering #non_fiction_ecoonomics #neural_networks #textbooks #algorithm #computer_programming
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
Рождение LLM: история, которую мало кто знает
Когда люди слышат "языковая модель", у большинства сразу всплывает ChatGPT, Gemini, ну или на худой конец что-то связанное с Яндексом. Но мало кто задумывается - а с чего вообще всё началось? Кто первым решил, что машина может понимать текст не по шаблону, а по-настоящему? Я попробую рассказать эту историю без лишнего академизма - просто, но честно.
https://habr.com/ru/articles/1046686/
#LLM #большие_языковые_модели #история_ИИ #машинное_обучение #нейронные_сети #история_машинного_обучения #deep_learning #OpenAI #Google_Brain #искусственный_интеллект
-
The Agentic AI book: From Language Models to Multi-Agent Systems by Dr. Ryan Rad is the featured book 📖 on Leanpub!
It's never been easier to build an AI agent—and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems, with the depth to understand what you're building and why it fails.
Link: https://leanpub.com/TheAgenticAIbook
#ai #computer_science #deep_learning #data_science #gpt #neural_networks #machine_learning
-
The Agentic AI book: From Language Models to Multi-Agent Systems by Dr. Ryan Rad is the featured book 📖 on Leanpub!
It's never been easier to build an AI agent—and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems, with the depth to understand what you're building and why it fails.
Link: https://leanpub.com/TheAgenticAIbook
#ai #computer_science #deep_learning #data_science #gpt #neural_networks #machine_learning
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
AI Masterclass by Henrik Kniberg, Obie Fernandez, and Andriy Burkov is the featured track of online courses 🛤️ on Leanpub!
Link: https://leanpub.com/set/leanpub/aimasterclass
#digital_transformation #gpt #ai #software_architecture #ruby_on_rails #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
Künstliche Intelligenz, kurz KI, ist längst mehr als ein Schlagwort aus der Forschung. Sie hat sich zu einem festen Bestandteil moderner Softwareentwicklung entwickelt und beeinflusst, wie Anwendungen entworfen, entwickelt und betrieben werden. Dabei ist es wichtig zu verstehen, was genau hinter d
https://magicmarcy.de/was-ist-kuenstliche-intelligenz-eigentlich
#KI #AI #Künstliche_Intelligenz #LLM #Neuronale_Netze #Deep_Learning #Prompt #Prompting
-
Künstliche Intelligenz, kurz KI, ist längst mehr als ein Schlagwort aus der Forschung. Sie hat sich zu einem festen Bestandteil moderner Softwareentwicklung entwickelt und beeinflusst, wie Anwendungen entworfen, entwickelt und betrieben werden. Dabei ist es wichtig zu verstehen, was genau hinter d
https://magicmarcy.de/was-ist-kuenstliche-intelligenz-eigentlich
#KI #AI #Künstliche_Intelligenz #LLM #Neuronale_Netze #Deep_Learning #Prompt #Prompting
-
The Agentic AI book: From Language Models to Multi-Agent Systems by Dr. Ryan Rad is the featured book 📖 on Leanpub!
It's never been easier to build an AI agent—and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems, with the depth to understand what you're building and why it fails.
Link: https://leanpub.com/TheAgenticAIbook
#ai #computer_science #deep_learning #data_science #gpt #neural_networks
-
The Agentic AI book: From Language Models to Multi-Agent Systems by Dr. Ryan Rad is the featured book 📖 on Leanpub!
It's never been easier to build an AI agent—and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems, with the depth to understand what you're building and why it fails.
Link: https://leanpub.com/TheAgenticAIbook
#ai #computer_science #deep_learning #data_science #gpt #neural_networks
-
The Hundred-Page Language Models Course by Andriy Burkov is the featured course 🎓 on Leanpub!
Master language models through mathematics, illustrations, and code―and build your own from scratch! This course includes nearly three hours of exclusive video interviews with the author, covering questions related to each of the six lessons included in the course.
Link: https://leanpub.com/courses/leanpub/theLMcourse
#ai #gpt #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
The Hundred-Page Language Models Course by Andriy Burkov is the featured course 🎓 on Leanpub!
Master language models through mathematics, illustrations, and code―and build your own from scratch! This course includes nearly three hours of exclusive video interviews with the author, covering questions related to each of the six lessons included in the course.
Link: https://leanpub.com/courses/leanpub/theLMcourse
#ai #gpt #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
Клиент — это тоже вектор? Как мы хотели улучшить ML-модель, а построили similarity engine
Поговорим о том, как превращать последовательности пользовательских событий в векторы, зачем обучать BERT на "языке" клиентского поведения и почему embedding-пространство может неожиданно начать отражать будущую ценность пользователей
https://habr.com/ru/articles/1034880/
#машинное_обучение #анализ_данных #bert #deep_learning #machine_learning #embeddings #transformers
-
Beyond Context Graphs : Agentic Memory , Causual Graphs , Promise Graphs and decision traces by Volodymyr Pavlyshyn is the featured bundle of ebooks 📚 on Leanpub!
How to make agents adopted to enterprice grade tasks
Link: https://leanpub.com/b/beyondcontextgraphs-agenticai
#ai #deep_learning #data_science #software_architecture #databases #data_structures #software_engineering
-
Beyond Context Graphs : Agentic Memory , Causual Graphs , Promise Graphs and decision traces by Volodymyr Pavlyshyn is the featured bundle of ebooks 📚 on Leanpub!
How to make agents adopted to enterprice grade tasks
Link: https://leanpub.com/b/beyondcontextgraphs-agenticai
#ai #deep_learning #data_science #software_architecture #databases #data_structures #software_engineering
-
The Agentic AI book: From Language Models to Multi-Agent Systems by Dr. Ryan Rad is the featured book 📖 on Leanpub!
It's never been easier to build an AI agent—and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems, with the depth to understand what you're building and why it fails.
Link: https://leanpub.com/TheAgenticAIbook
#ai #computer_science #deep_learning #data_science #gpt #neural_networks
-
The Agentic AI book: From Language Models to Multi-Agent Systems by Dr. Ryan Rad is the featured book 📖 on Leanpub!
It's never been easier to build an AI agent—and never been harder to make one that actually works. This book takes you from language model foundations to production-ready multi-agent systems, with the depth to understand what you're building and why it fails.
Link: https://leanpub.com/TheAgenticAIbook
#ai #computer_science #deep_learning #data_science #gpt #neural_networks
-
Обратное распространение ошибки: от интуиции до кода
Многие умеют вызывать loss.backward() в PyTorch, но не всегда понимают, что именно происходит под капотом. Как сеть вычисляет, какой из миллионов весов нужно изменить? В этой статье мы развеем магию обратного распространения ошибки (backprop). Разберем алгоритм на простых аналогиях с заводским конвейером, вспомним школьное правило дифференцирования и, чтобы закрепить понимание, напишем свой микро-фреймворк для автоматического вычисления градиентов на чистом Python с нуля.
https://habr.com/ru/articles/1031986/
#машинное_обучение #нейросети #backpropagation #обратное_распространение_ошибки #градиентный_спуск #deep_learning #python #математика #вычислительные_графы #micrograd
-
Inside Large Language Models for absolute beginners: Volume I: Simple Arithmetic and beginning Python based approach by Ritesh Modi is a new release on Leanpub!
Link: https://leanpub.com/insidellmvol1
#books #ebooks #newreleases #leanpublishing #selfpublishing #computer_programming #ai #python #machine_learning #neural_networks #deep_learning #gpt
-
Inside Large Language Models for absolute beginners: Volume I: Simple Arithmetic and beginning Python based approach by Ritesh Modi is a new release on Leanpub!
Link: https://leanpub.com/insidellmvol1
#books #ebooks #newreleases #leanpublishing #selfpublishing #computer_programming #ai #python #machine_learning #neural_networks #deep_learning #gpt
-
The Hundred-Page Language Models Course by Andriy Burkov is the featured course 🎓 on Leanpub!
Master language models through mathematics, illustrations, and code―and build your own from scratch! This course includes nearly three hours of exclusive video interviews with the author, covering questions related to each of the six lessons included in the course.
Link: https://leanpub.com/courses/leanpub/theLMcourse
#ai #gpt #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
The Hundred-Page Language Models Course by Andriy Burkov is the featured course 🎓 on Leanpub!
Master language models through mathematics, illustrations, and code―and build your own from scratch! This course includes nearly three hours of exclusive video interviews with the author, covering questions related to each of the six lessons included in the course.
Link: https://leanpub.com/courses/leanpub/theLMcourse
#ai #gpt #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
Inside Large Language Models for absolute beginners: Volume I: Simple Arithmetic and beginning Python based approach by Ritesh Modi is the featured book 📖 on Leanpub!
Link: https://leanpub.com/insidellmvol1
#computer_programming #ai #python #machine_learning #neural_networks #deep_learning #gpt
-
Inside Large Language Models for absolute beginners: Volume I: Simple Arithmetic and beginning Python based approach by Ritesh Modi is the featured book 📖 on Leanpub!
Link: https://leanpub.com/insidellmvol1
#computer_programming #ai #python #machine_learning #neural_networks #deep_learning #gpt
-
Generative AI for Science: A Hands-On Guide for Students and Researchers by J. Paul Liu is the featured book 📖 on Leanpub!
Link: https://leanpub.com/generativeaiforscience
#ai #machine_learning #data_science #neural_networks #deep_learning
-
Generative AI for Science: A Hands-On Guide for Students and Researchers by J. Paul Liu is the featured book 📖 on Leanpub!
Link: https://leanpub.com/generativeaiforscience
#ai #machine_learning #data_science #neural_networks #deep_learning
-
My Adventures with Large Language Models: Build foundational LLMs from Transformers to DeepSeek, from scratch, in PyTorch. by Prathamesh S. is a new release on Leanpub!
Link: https://leanpub.com/adventures-with-llms
#books #ebooks #newreleases #leanpublishing #selfpublishing #machine_learning #deep_learning #ai #python #computer_science #computer_programming #data_science #neural_networks
-
My Adventures with Large Language Models: Build foundational LLMs from Transformers to DeepSeek, from scratch, in PyTorch. by Prathamesh S. is a new release on Leanpub!
Link: https://leanpub.com/adventures-with-llms
#books #ebooks #newreleases #leanpublishing #selfpublishing #machine_learning #deep_learning #ai #python #computer_science #computer_programming #data_science #neural_networks
-
My Adventures with Large Language Models: Build foundational LLMs from Transformers to DeepSeek, from scratch, in PyTorch. by Prathamesh S. is the featured book 📖 on Leanpub!
Build GPT-2, Llama 3, and DeepSeek from scratch in PyTorch. Every chapter has runnable end-to-end code and loads real pretrained weights. Goes well past where most LLM tutorials stop.
Link: https://leanpub.com/adventures-with-llms
#machine_learning #deep_learning #ai #python #computer_science #computer_programming #data_science
-
My Adventures with Large Language Models: Build foundational LLMs from Transformers to DeepSeek, from scratch, in PyTorch. by Prathamesh S. is the featured book 📖 on Leanpub!
Build GPT-2, Llama 3, and DeepSeek from scratch in PyTorch. Every chapter has runnable end-to-end code and loads real pretrained weights. Goes well past where most LLM tutorials stop.
Link: https://leanpub.com/adventures-with-llms
#machine_learning #deep_learning #ai #python #computer_science #computer_programming #data_science
-
The Hundred-Page Language Models Course by Andriy Burkov is the featured course 🎓 on Leanpub!
Master language models through mathematics, illustrations, and code―and build your own from scratch! This course includes nearly three hours of exclusive video interviews with the author, covering questions related to each of the six lessons included in the course.
Link: https://leanpub.com/courses/leanpub/theLMcourse
#ai #gpt #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
The Hundred-Page Language Models Course by Andriy Burkov is the featured course 🎓 on Leanpub!
Master language models through mathematics, illustrations, and code―and build your own from scratch! This course includes nearly three hours of exclusive video interviews with the author, covering questions related to each of the six lessons included in the course.
Link: https://leanpub.com/courses/leanpub/theLMcourse
#ai #gpt #textbooks #data_science #computer_science #neural_networks #deep_learning #linguistics
-
DiffQuant: прямая оптимизация коэффициента Шарпа через дифференцируемый торговый симулятор
Большинство ML -систем для трейдинга оптимизируют MSE , а оценивают по коэффициенту Sharpe . В DiffQuant этот разрыв убран: весь путь от рыночных признаков до позиции, PnL и издержек собран в единый дифференцируемый граф. Градиент проходит не через proxy -цель, а через саму торговую механику. На двух последовательных held-out кварталах прототип показал Sharpe +1.73 и +1.15 после учёта комиссий. Код, данные и протокол эксперимента открыты. Это не готовая торговая система - это другая постановка задачи.
https://habr.com/ru/articles/1022254/
#machine_learning #алгоритмическая_торговля #deep_learning #pytorch #quantitative_finance #algorithmic_trading #quantitative_research #differentiable_programming #itransformer #backtesting
-
[Перевод] Аугментация ограничивающих боксов в детекции: форматы, `BboxParams` и типичные ошибки
Когда аугментации в детекции «не работают», проблема часто не в модели, а в bbox после преобразований. Неверный coord_format , перепутанные нормализованные и абсолютные координаты, агрессивные кропы, пустые боксы после фильтрации — всё это не ломает код, но quietly ломает обучение. В статье разбираю: — какие форматы bbox поддерживает Albumentations — как правильно настраивать A.BboxParams — когда использовать min_area и min_visibility — почему обычный RandomCrop часто плохая идея для detection — и где пайплайн чаще всего ломается на практике Если вы работаете с COCO , YOLO , pascal_voc или просто хотите перестать обучать модель на испорченной разметке — этот материал для вас.
https://habr.com/ru/articles/1020618/
#albumentations #bounding_boxes #object_detection #computer_vision #data_augmentation #bbox #coco #yolo #python #deep_learning
-
🤔 Why use a deep learning library when you can painstakingly recreate one from scratch and rediscover every bug solved since 1970? 🚀 Just grab #NumPy, type until your fingers bleed, and hope for #MNIST magic. 💻✨ Perfect for those who love reinventing the wheel... with square edges. 🛞
https://zekcrates.quarto.pub/deep-learning-library/ #deep_learning #reinvent_the_wheel #programming #challenges #HackerNews #ngated -
Diffusion Beats Autoregressive in Data-Constrained Settings
https://blog.ml.cmu.edu/2025/09/22/diffusion-beats-autoregressive-in-data-constrained-settings/
#ycombinator #Machine_learning #artificial_intelligence #deep_learning #natural_language_processing #automated_machine_learning #big_data #data_science #neural_networks #ethics_and_ai #computer_science #research -
Arbitrary-Scale Super-Resolution with Neural Heat Fields
https://therasr.github.io/
#ycombinator #Thera #Super_Resolution #Neural_Heat_Fields #Arbitrary_Scale #Anti_aliasing #Deep_Learning #Neural_Radiance_Fields -
Postdoctoral Fellowships in Computer Vision, Khalifa University, UAE
Computer Science Department, Khalifa University
See the full job description on jobRxiv: https://jobrxiv.org/job/khalifa-university-27778-postdoctoral-felloships/?feed_id=92579
#computer_vision #deep_learning #ScienceJobs #hiring #research
https://jobrxiv.org/job/khalifa-university-27778-postdoctoral-felloships/?feed_id=92579