mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-20 21:02:48 +08:00
add implicitron tutorials to website
Summary: Adding the implicitron tutorials to the website Reviewed By: kjchalup Differential Revision: D38508673 fbshipit-source-id: b38d43174acf6e1355b14bf6d58513f6696e7fa0
This commit is contained in:
parent
a393cccf6a
commit
e924de4bf2
@ -37,5 +37,14 @@
|
||||
"id": "dataloaders_ShapeNetCore_R2N2",
|
||||
"title": "Data loaders for ShapeNetCore and R2N2"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Implicitron": [
|
||||
{
|
||||
"id": "implicitron_volumes",
|
||||
"title": "Training a custom volumes function with implicitron"
|
||||
}, {
|
||||
"id": "implicitron_config_system",
|
||||
"title": "Implicitron config system deep dive"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user