You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -256,9 +256,11 @@
256
256
</button>
257
257
258
258
<divclass="container">
259
-
<h1>Believing is Seeing: Unobserved Object Detection using Generative Models</h1>
259
+
<h1>Unobserved Object Detection</h1>
260
+
<h2>Believing is Seeing: Unobserved Object Detection using Generative Models</h2>
260
261
<h2>CVPR 2025</h2>
261
262
263
+
<p>TLDR: This paper extends traditional object detection—enabling autonomous systems not only to localize visible objects but also to predict object positions in unobserved regions. </p>
262
264
<divclass="authors">
263
265
<ahref="https://1ssb.github.io" target="_blank">Subhransu S. Bhattacharjee</a>
0 commit comments