John Smith's picture

John Smith PRO

John6666

AI & ML interests

None yet

Recent Activity

updated a collection about 2 hours ago
Spaces for Image-to-Image / Video
liked a Space about 2 hours ago
innoai/TRELLIS
updated a collection about 2 hours ago
Spaces for Image Upscaler / Upsampler / Resizer
View all activity

Organizations

open/ acc's profile picture FashionStash Group meeting's profile picture

John6666's activity

reacted to AlexBodner's post with ๐Ÿ‘€ about 2 hours ago
view post
Post
99

๐Ÿš€๐Ÿค–๐ƒ๐จ ๐€๐ง๐๐ซ๐จ๐ข๐๐ฌ ๐ƒ๐ซ๐ž๐š๐ฆ ๐จ๐Ÿ ๐„๐ฅ๐ž๐œ๐ญ๐ซ๐ข๐œ ๐Œ๐š๐ซ๐ข๐จ๐ฌ?

Discover how we replaced the classic game engine with DIAMOND, a Neural Network that predicts every frame based on actions, noise, and past states. From training on human and RL gameplay to generating surreal hallucinations, this project shows the potential of diffusion models in creating amazing simulations. ๐ŸŽฎ

๐Ÿงต Dive into the full story in our Twitter thread:
๐Ÿ‘‰ https://x.com/AlexBodner_/status/1871566560512643567
๐ŸŒŸ Donโ€™t forget to follow and leave a star for more groundbreaking AI projects!
reacted to hba123's post with ๐Ÿš€ about 2 hours ago
view post
Post
190
Blindly applying algorithms without understanding the math behind them is not a good idea frmpv. So, I am on a quest to fix this!

I wrote my first hugging face article on how you would derive closed-form solutions for KL-regularised reinforcement learning problems - what is used for DPO.


Check it out: https://huggingface.co/blog/hba123/derivingdpo
reacted to DawnC's post with โค๏ธ about 6 hours ago
view post
Post
402
๐ŸŒŸ PawMatchAI: Making Breed Selection More Intuitive! ๐Ÿ•
Excited to share the latest update to this AI-powered companion for finding your perfect furry friend! The breed recommendation system just got a visual upgrade to help you make better decisions.

โœจ What's New?
Enhanced breed recognition accuracy through strategic model improvements:
- Upgraded to a fine-tuned ConvNeXt architecture for superior feature extraction
- Implemented progressive layer unfreezing during training
- Optimized data augmentation pipeline for better generalization
- Achieved 8% improvement in breed classification accuracy

๐ŸŽฏ Key Features:
- Smart breed recognition powered by AI
- Visual matching scores with intuitive color indicators
- Detailed breed comparisons with interactive tooltips
- Lifestyle-based recommendations tailored to your needs

๐Ÿ’ญ Project Vision
Combining my passion for AI and pets, this project represents another step toward my goal of creating meaningful AI applications. Each update aims to make the breed selection process more accessible while improving the underlying technology.

๐Ÿ‘‰ Try it now: DawnC/PawMatchAI

Your likes โค๏ธ on this space fuel this project's growth!

#AI #MachineLearning #DeepLearning #Pytorch #ComputerVision
See translation
reacted to ginipick's post with ๐Ÿš€๐Ÿ”ฅ about 6 hours ago
view post
Post
725
๐ŸŽจ GiniGen Canvas-o3: Intelligent AI-Powered Image Editing Platform
Transform your images with precision using our next-generation tool that lets you extract anything from text to objects with simple natural language commands! ๐Ÿš€
๐Ÿ“Œ Key Differentiators:

Intelligent Object Recognition & Extraction
โ€ข Freedom to select any target (text, logos, objects)
โ€ข Simple extraction via natural language commands ("dog", "signboard", "text")
โ€ข Ultra-precise segmentation powered by GroundingDINO + SAM
Advanced Background Processing
โ€ข AI-generated custom backgrounds for extracted objects
โ€ข Intuitive object size/position adjustment
โ€ข Multiple aspect ratio support (1:1, 16:9, 9:16, 4:3)
Progressive Text Integration
โ€ข Dual text placement: over or behind images
โ€ข Multi-language font support
โ€ข Real-time font style/size/color/opacity adjustment

๐ŸŽฏ Use Cases:

Extract logos from product images
Isolate text from signboards
Select specific objects from scenes
Combine extracted objects with new backgrounds
Layer text in front of or behind images

๐Ÿ’ซ Technical Features:

Natural language-based object detection
Real-time image processing
GPU acceleration & memory optimization
User-friendly interface

๐ŸŽ‰ Key Benefits:

User Simplicity: Natural language commands for object extraction
High Precision: AI-powered accurate object recognition
Versatility: From basic editing to advanced content creation
Real-Time Processing: Instant result visualization

Experience the new paradigm of image editing with GiniGen Canvas-o3:

Seamless integration of multiple editing functions
Professional-grade results with consumer-grade ease
Perfect for social media, e-commerce, and design professionals

Whether you're extracting text from complex backgrounds or creating sophisticated visual content, GiniGen Canvas-o3 provides the precision and flexibility you need for modern image editing!

GO! ginigen/CANVAS-o3
  • 2 replies
ยท
reacted to sayakpaul's post with ๐Ÿš€๐Ÿ”ฅ about 12 hours ago
view post
Post
1001
Commits speak louder than words ๐Ÿคช

* 4 new video models
* Multiple image models, including SANA & Flux Control
* New quantizers -> GGUF & TorchAO
* New training scripts

Enjoy this holiday-special Diffusers release ๐Ÿค—
Notes: https://github.com/huggingface/diffusers/releases/tag/v0.32.0
reacted to singhsidhukuldeep's post with ๐Ÿ”ฅ about 12 hours ago
view post
Post
798
Exciting News in AI: JinaAI Releases JINA-CLIP-v2!

The team at Jina AI has just released a groundbreaking multilingual multimodal embedding model that's pushing the boundaries of text-image understanding. Here's why this is a big deal:

๐Ÿš€ Technical Highlights:
- Dual encoder architecture combining a 561M parameter Jina XLM-RoBERTa text encoder and a 304M parameter EVA02-L14 vision encoder
- Supports 89 languages with 8,192 token context length
- Processes images up to 512ร—512 pixels with 14ร—14 patch size
- Implements FlashAttention2 for text and xFormers for vision processing
- Uses Matryoshka Representation Learning for efficient vector storage

โšก๏ธ Under The Hood:
- Multi-stage training process with progressive resolution scaling (224โ†’384โ†’512)
- Contrastive learning using InfoNCE loss in both directions
- Trained on massive multilingual dataset including 400M English and 400M multilingual image-caption pairs
- Incorporates specialized datasets for document understanding, scientific graphs, and infographics
- Uses hard negative mining with 7 negatives per positive sample

๐Ÿ“Š Performance:
- Outperforms previous models on visual document retrieval (52.65% nDCG@5)
- Achieves 89.73% image-to-text and 79.09% text-to-image retrieval on CLIP benchmark
- Strong multilingual performance across 30 languages
- Maintains performance even with 75% dimension reduction (256D vs 1024D)

๐ŸŽฏ Key Innovation:
The model solves the long-standing challenge of unifying text-only and multi-modal retrieval systems while adding robust multilingual support. Perfect for building cross-lingual visual search systems!

Kudos to the research team at Jina AI for this impressive advancement in multimodal AI!
reacted to Kseniase's post with ๐Ÿ‘ about 16 hours ago
view post
Post
1455
**15 Agentic Systems and Frameworks of 2024**

This year, we started our โ€œAI Agents and Agentic Workflowsโ€ series (https://www.turingpost.com/t/AI-Agents) to explore everything about AI agents step by step: all the vocabulary, how they work, and how to build them.
The huge interest in this series and the large number of studies conducted on agents showed that it was one of the most popular and important themes of the year. In 2025, most likely, agents will reach new highs โ€“ we will be covering that for you. Now, letโ€™s review the agentic systems that have emerged this year.

Here is a list of 15 agentic systems and frameworks of 2024:

1. GUI Agents: A Survey (2412.13501)

2. Large Language Models Orchestrating Structured Reasoning Achieve Kaggle Grandmaster Level (2411.03562)

3. The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery (2408.06292)

4. MALT: Improving Reasoning with Multi-Agent LLM Training (2412.01928)

5. Agent S: An Open Agentic Framework that Uses Computers Like a Human (2410.08164)

6. Automated Design of Agentic Systems (2408.08435)

7. AgentInstruct: Toward Generative Teaching with Agentic Flows (2407.03502)

8. AgentStore: Scalable Integration of Heterogeneous Agents As Specialized Generalist Computer Assistant (2410.18603)

9. WALL-E: World Alignment by Rule Learning Improves World Model-based LLM Agents (2410.07484)

10. Generative Agent Simulations of 1,000 People (2411.10109)

11. DynaSaur: Large Language Agents Beyond Predefined Actions (2411.01747)

12. PRefLexOR: Preference-based Recursive Language Modeling for Exploratory Optimization of Reasoning and Agentic Thinking (2410.12375)

13. Generative World Explorer (2411.11844)

14. Bel Esprit: Multi-Agent Framework for Building AI Model Pipelines (2412.14684)

15. AutoKaggle: A Multi-Agent Framework for Autonomous Data Science Competitions (2410.20424)

Thanks for reading Turing Post!
Subscribe to receive new posts straight into your inbox -> https://www.turingpost.com/subscribe
reacted to DualityAI-RebekahBogdanoff's post with ๐Ÿ‘€ about 16 hours ago
view post
Post
334
Hi again! ๐Ÿ‘‹ Duality.ai just launched a lesson on how to bring your own twin into our free FalconEditor software๐Ÿ–ฅ๏ธ, how to create a synthetic dataset using your twin๐Ÿ“ธ, and how to test your model with your own images๐ŸŽฏ!
https://falcon.duality.ai/secure/documentation/ex2-adv-find-twin?sidebarMode=learn

This is crucial for anyone wanting to use FalconEditor for their own projects. We will also be hosting a free photogrammetry course that uses a free workflow, independent of OS specifications, to create robust digital twins. These 2 lessons complement each other incredibly well. Sign up for the course here!
https://docs.google.com/forms/d/e/1FAIpQLSd2WsKaa1CjRM89uv3LNkZXj1TUNWrNxDrtyWny2w1OQDHn8g/viewform
reacted to nyuuzyou's post with ๐Ÿ‘ about 16 hours ago
view post
Post
509
๐ŸŽฎ GoodGame.ru Clips Dataset - nyuuzyou/goodgame

A collection of 39,280 video clips metadata from GoodGame.ru streaming platform featuring:

- Complete clip information including direct video URLs and thumbnails
- Streamer details like usernames and avatars
- Engagement metrics such as view counts
- Game categories and content classifications
- Released under Creative Commons Zero (CC0) license

This extensive clips collection provides a valuable resource for developing and evaluating video-based AI applications, especially in Russian gaming and streaming contexts.
replied to nroggendorff's post 1 day ago
view reply

Maybe you're the type who's always working your brain, so I think it would be good to rest your brain by watching something moderately interesting. If you're not doing anything, you'll end up thinking about things and that will tire you out even more.๐Ÿฅถ

replied to nroggendorff's post 1 day ago
reacted to nroggendorff's post with ๐Ÿ˜” 1 day ago
view post
Post
1927
im so tired
  • 3 replies
ยท
reacted to randomhex10101's post with ๐Ÿ‘€ 1 day ago
view post
Post
392
Does anyone have any suggestions when it comes to multi-user managment for dedicated custom endpoints? Would it be possible to utilize Webhooks with HF in order to automate and delegate custom dedicated endpoint creating for each user who signs up for my service? Or would this be implausible / too complex over something like simply allocating containers? Or is there a better way to go about this that maybe I just haven't found yet from the docs? Any help will mean a lot, thank you!
reacted to wenhuach's post with ๐Ÿ‘ 1 day ago
reacted to singhsidhukuldeep's post with ๐Ÿ‘€ 1 day ago
view post
Post
915
Fascinating insights from @Pinterest 's latest research on improving feature interactions in recommendation systems!

Pinterest's engineering team has tackled a critical challenge in their Homefeed ranking system that serves 500M+ monthly active users. Here's what makes their approach remarkable:

>> Technical Deep Dive

Architecture Overview
โ€ข The ranking model combines dense features, sparse features, and embedding features to represent users, Pins, and context
โ€ข Sparse features are processed using learnable embeddings with size based on feature cardinality
โ€ข User sequence embeddings are generated using a transformer architecture processing past engagements

Feature Processing Pipeline
โ€ข Dense features undergo normalization for numerical stability
โ€ข Sparse and embedding features receive L2 normalization
โ€ข All features are concatenated into a single feature embedding

Key Innovations
โ€ข Implemented parallel MaskNet layers with 3 blocks
โ€ข Used projection ratio of 2.0 and output dimension of 512
โ€ข Stacked 4 DCNv2 layers on top for higher-order interactions

Performance Improvements
โ€ข Achieved +1.42% increase in Homefeed Save Volume
โ€ข Boosted Overall Time Spent by +0.39%
โ€ข Maintained memory consumption increase to just 5%

>> Industry Constraints Addressed

Memory Management
โ€ข Optimized for 60% GPU memory utilization
โ€ข Prevented OOM errors while maintaining batch size efficiency

Latency Optimization
โ€ข Removed input-output concatenation before MLP
โ€ข Reduced hidden layer sizes in MLP
โ€ข Achieved zero latency increase while improving performance

System Stability
โ€ข Ensured reproducible results across retraining
โ€ข Maintained model stability across different data distributions
โ€ข Successfully deployed in production environment

This work brilliantly demonstrates how to balance academic innovations with real-world industrial constraints. Kudos to the Pinterest team!
reacted to nicolay-r's post with ๐Ÿ‘€ 1 day ago
view post
Post
1977
๐Ÿ“ข So far I noticed that ๐Ÿง  reasoning with llm ๐Ÿค– in English is tend to be more accurate than in other languages.
However, besides the GoogleTrans and other open transparent translators, I could not find one that could be easy to use solutions to avoid:
1.๐Ÿ”ด Third-party framework installation
2.๐Ÿ”ด Text chunking
3.๐Ÿ”ด support of meta-annotation like spans / objects / etc.

๐Ÿ’Ž To cope problem of IR from non-english texts, I am happy to share the bulk-translate 0.25.0. ๐ŸŽŠ

โญ https://github.com/nicolay-r/bulk-translate

bulk-translate is a tiny Python ๐Ÿ no-string framework that allows translate series of texts with the pre-annotated fixed-spans that are invariant for translator.

It supports ๐Ÿ‘จโ€๐Ÿ’ป API for quick data translation with (optionaly) annotated objects in texts (see figure below) in Python ๐Ÿ
I make it accessible as much as possible for RAG and / or LLM-powered app downstreams:
๐Ÿ“˜ https://github.com/nicolay-r/bulk-translate/wiki

All you have to do is to provide iterator of texts, where each text:
1. โœ… String object
2. โœ… List of strings and nested lists that represent spans (value + any ID data).

๐Ÿค– By default I provide a wrapper over googletrans which you can override with your own ๐Ÿ”ฅ
https://github.com/nicolay-r/bulk-translate/blob/master/models/googletrans_310a.py
reacted to ehristoforu's post with ๐Ÿค— 2 days ago
view post
Post
2620
โœ’๏ธ Ultraset - all-in-one dataset for SFT training in Alpaca format.
fluently-sets/ultraset

โ“ Ultraset is a comprehensive dataset for training Large Language Models (LLMs) using the SFT (instruction-based Fine-Tuning) method. This dataset consists of over 785 thousand entries in eight languages, including English, Russian, French, Italian, Spanish, German, Chinese, and Korean.

๐Ÿคฏ Ultraset solves the problem faced by users when selecting an appropriate dataset for LLM training. It combines various types of data required to enhance the model's skills in areas such as text writing and editing, mathematics, coding, biology, medicine, finance, and multilingualism.

๐Ÿค— For effective use of the dataset, it is recommended to utilize only the "instruction," "input," and "output" columns and train the model for 1-3 epochs. The dataset does not include DPO or Instruct data, making it suitable for training various types of LLM models.

โ‡๏ธ Ultraset is an excellent tool to improve your language model's skills in diverse knowledge areas.
reacted to luigi12345's post with ๐Ÿ‘€ 2 days ago
view post
Post
2443
PERFECT FINAL PROMPT for Coding and Debugging.
Step 1: Generate the prompt that if sent to you will make you adjust the script so it meets each and every of the criteria it needs to meet to be 100% bug free and perfect.

Step 2: adjust the script following the steps and instructions in the prompt created in Step 1.

  • 1 reply
ยท