CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 19:58:16 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/facebookresearch/pytorch3d.git
etag: W/"44ee4c48dc8bee4af678cedcdf4a7abd"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=NJ4NChbmltG3MGrigTYCBzUOmd1etzeHVbmxcHnaMMUyoMVE%2FjCB0rGMqaea8in4Xv8mR%2BdLkejIGY%2B1Dr6P0s4befZGKzuju6N%2BS%2FgSf4VKvqPl0jc6VaQlpEJ%2BNdvcbrGeLnNcInhp9IFvqbVj4sOvi0baF61wNXEDkwvy%2Ff8F6jnUA0UeJ%2Fq5%2FqmHATofW538PmlW1uzvFedCMvPxFVGXAsHct7zpqSdL4I%2B%2FMRW16KyXY38ACa%2BmZLAh3SnwwyyE%2B5Yp2YuySBwkgnyyYQ%3D%3D--tsa2us2G%2Fg2aPTQE--vYRdWPdY2xzxQtbyX1yYEw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.436342948.1753646295; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 19:58:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 19:58:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DF72:22FFCB:35FDA9:450E81:688684D7
IOU box3d epsilon fix · facebookresearch/pytorch3d@6dfa326 · GitHub
Copy file name to clipboardExpand all lines: pytorch3d/csrc/iou_box3d/iou_utils.cuh
Copy file name to clipboardExpand all lines: pytorch3d/csrc/iou_box3d/iou_utils.h
Copy file name to clipboard
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit 6dfa326
IOU box3d epsilon fix
Summary: The epsilon value is important for determining whether vertices are inside/outside a plane.
Reviewed By: gkioxari
Differential Revision: D31485247
fbshipit-source-id: 5517575de7c02f1afa277d00e0190a81f44f57611 parent b26f4bc commit 6dfa326Copy full SHA for 6dfa326
File tree
Expand file treeCollapse file tree
4 files changed
+28
-9
lines changedFilter options
- pytorch3d/csrc/iou_box3d
- tests
- data
Expand file treeCollapse file tree
4 files changed
+28
-9
lines changedpytorch3d/csrc/iou_box3d/iou_utils.cuh
Copy file name to clipboardExpand all lines: pytorch3d/csrc/iou_box3d/iou_utils.cuh+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
|
pytorch3d/csrc/iou_box3d/iou_utils.h
Copy file name to clipboardExpand all lines: pytorch3d/csrc/iou_box3d/iou_utils.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 | 19 |
| |
21 | 20 |
| |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
tests/data/real_boxes.pkl
Copy file name to clipboard1.39 KB
Binary file not shown.
+25-7Lines changed: 25 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
18 |
| - | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
| 170 | + | |
170 | 171 |
| |
171 | 172 |
| |
172 | 173 |
| |
| |||
283 | 284 |
| |
284 | 285 |
| |
285 | 286 |
| |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
286 | 300 |
| |
287 | 301 |
| |
288 | 302 |
| |
289 | 303 |
| |
| 304 | + | |
290 | 305 |
| |
291 | 306 |
| |
292 | 307 |
| |
293 | 308 |
| |
294 | 309 |
| |
| 310 | + | |
295 | 311 |
| |
296 | 312 |
| |
297 | 313 |
| |
298 | 314 |
| |
299 | 315 |
| |
| 316 | + | |
300 | 317 |
| |
301 | 318 |
| |
302 | 319 |
| |
| |||
656 | 673 |
| |
657 | 674 |
| |
658 | 675 |
| |
659 |
| - | |
| 676 | + | |
660 | 677 |
| |
661 | 678 |
| |
662 | 679 |
| |
| |||
778 | 795 |
| |
779 | 796 |
| |
780 | 797 |
| |
781 |
| - | |
| 798 | + | |
782 | 799 |
| |
783 | 800 |
| |
784 | 801 |
| |
785 | 802 |
| |
786 | 803 |
| |
787 | 804 |
| |
788 |
| - | |
| 805 | + | |
789 | 806 |
| |
790 | 807 |
| |
791 |
| - | |
| 808 | + | |
792 | 809 |
| |
793 | 810 |
| |
794 | 811 |
| |
| |||
823 | 840 |
| |
824 | 841 |
| |
825 | 842 |
| |
826 |
| - | |
| 843 | + | |
827 | 844 |
| |
828 | 845 |
| |
829 |
| - | |
| 846 | + | |
830 | 847 |
| |
831 | 848 |
| |
832 | 849 |
| |
| |||
917 | 934 |
| |
918 | 935 |
| |
919 | 936 |
| |
| 937 | + | |
920 | 938 |
| |
921 | 939 |
| |
922 | 940 |
| |
|
You can’t perform that action at this time.
0 commit comments