Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
1
3
Goutham
goutham794
Follow
cataluna84's profile picture
1 follower
·
11 following
goutham794
goutham794
AI & ML interests
NER, Classification, Information Extraction.
Recent Activity
reacted
to
merve
's
post
with 🚀
15 days ago
A real-time object detector much faster and accurate than YOLO with Apache 2.0 license just landed to Hugging Face transformers 🔥 D-FINE is the sota real-time object detector that runs on T4 (free Colab) 🤩 > Collection with all checkpoints and demo https://huggingface.co/collections/ustc-community/d-fine-68109b427cbe6ee36b4e7352 Notebooks: > Tracking https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_tracking.ipynb > Inference https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_inference.ipynb > Fine-tuning https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_finetune_on_a_custom_dataset.ipynb h/t @vladislavbro @qubvel-hf @ariG23498 and the authors of the paper 🎩 Regular object detectors attempt to predict bounding boxes in (x, y, w, h) pixel perfect coordinates, which is very rigid and hard to solve 🥲☹️ D-FINE formulates object detection as a distribution for bounding box coordinates, refines them iteratively, and it's more accurate 🤩 Another core idea behind this model is Global Optimal Localization Self-Distillation ⤵️ this model uses final layer's distribution output (sort of like a teacher) to distill to earlier layers to make early layers more performant.
liked
a model
2 months ago
Qwen/QwQ-32B
updated
a model
5 months ago
goutham794/SmolLM2-FT-MyDataset
View all activity
Organizations
goutham794
's activity
All
Models
Datasets
Spaces
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
liked
a model
2 months ago
Qwen/QwQ-32B
Text Generation
•
Updated
Mar 11
•
323k
•
•
2.76k
liked
a dataset
5 months ago
Lichess/standard-chess-games
Viewer
•
Updated
10 days ago
•
6.68B
•
5.8k
•
40
liked
a Space
almost 4 years ago
Build error
39
39
CLIP-RSICD Demo
🛰