Filter
Exclude
Time range
-
Near
12 Aug 2023
Advanced Computer Vision by the University of Central Florida - Read and understand research papers - Focus primarily on Transformers and Diffusion models - Covers recent models like DALL-E 2, Stable Diffusion, Imagen, DreamBooth, and DiffusionDet youtube.com/playlist?list=PL…
1
4
7
1,079
Advanced Computer Vision - UCF Center for Research in Computer Vision, Spring 2023 This is an excellent course on advanced computer vision. Covers recent developments in computer vision, topics like image generation and vision-language learning. I like that the course go through recent remarkable papers/works like DALL•E, DALL•E 2, diffusion models, GLIDE, stable diffusion, Imagen, DreamBooth, DiffusionDet, CLIP, and many more. Lecture videos: youtube.com/playlist?list=PL…
5
86
314
43,112
3 Mar 2023
🔥 MMDetection has just released version v3.0.0rc6! - Support Boxinst, Objects365 Dataset, and Separated and Occluded COCO metric - Support ConvNeXt-V2 and DiffusionDet in Projects, as well as inference of EfficientDet and Detic - Refactor the DETR series 🧵#objectdetection
1
5
23
4,763
DiffusionDet is a cutting-edge object detection system that improves accuracy and efficiency Visit our Website: futuristech.com.au #ObjectDetection #Innovation #RealTimeDetection #AI #MachineLearning #ComputerVision #TechAdvancements #FuturisTech #Efficiency #DiffusionDet
2
46
15 Jan 2023
DiffusionDet、やりたいことはたぶんDETR系と似てる
1
2
577
15 Jan 2023
論文1. DiffusionDet: Diffusion Model for Object Detection arxiv.org/abs/2211.09788

2
4
599
Meet DiffusionDet: An Artificial Intelligence (AI) Model That Uses Diffusion for Object Detection marktechpost.com/2023/01/10/… via @Marktechpost #ArtificialIntelligence #artificalintelligence #100DaysOfCode

6
7
283
25 Dec 2022
ShoufaChen / DiffusionDet PyTorch implementation of DiffusionDet (arxiv.org/abs/2211.09788) github.com/ShoufaChen/Diffus…

1
11
7,018
This paper proposes DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes: bit.ly/3VFbnxD
3
12
22 Nov 2022
Replying to @sitzikbs
DiffusionDet? I guess it’s mostly due to (1): both diffusion models and detection tasks are hot topics and (2): it’s interesting to check how generative models can be applied to recognition tasks…
1
2
DiffusionDet replaces the learned queries of DETR with random candidate boxes and refines them by denoising. This is simple while achieving similar performances as SOTAs. Expect to see its extension to tracking problems and text-condition detection. arxiv.org/abs/2211.09788

2
4. DiffusionDet PyTorch implementation of DiffusionDet (arxiv.org/abs/2211.09788) #Python github.com/ShoufaChen/Diffus…

1
1
1
ShoufaChen/DiffusionDet: PyTorch implementation of DiffusionDet (arxiv.org/abs/2211.09788)DiffusionDet: Diffusion Model for Object Detection DiffusionDet is the first work of diffusion model for object detection.… dlvr.it/Sd65f3 #opensource #programming #python

2
“DiffusionDet: オブジェクト検出のための拡散モデル” / “GitHub - ShoufaChen/DiffusionDet: PyTorch implementation of DiffusionDet (arxiv.org/abs/2211.09788)” htn.to/4295WX6RfR

3
DiffusionDet面白いな フツーにYOLOでよくねって気もするけど
7
An interesting result is that the DiffusionDet does not even work without using a hand-crafted design of "Ensemble NMS" according to Table 4 in the supplementary material. How to really make Diffusion work for object detection is on the way!
18 Nov 2022
DiffusionDet: Diffusion Model for Object Detection abs: arxiv.org/abs/2211.09788 github: github.com/ShoufaChen/Diffus…
2
10
20 Nov 2022
• The model learns to reverse this noising process • During inference, the model gradually refines a set of randomly generated boxes to refine the results • DiffusionDet has better COCO metric scores compared to many classical object detection models
2
1
13
20 Nov 2022
✨ Diffusion meets Object Detection 📰 DiffusionDet: Diffusion Model for Object Detection • It formulates object detection as a denoising diffusion process from noisy boxes to object boxes • At training, object boxes diffuse from ground-truth boxes to random distribution
13
121
608