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:
Jeremy Reizenstein 2022-08-08 14:26:58 -07:00 committed by Facebook GitHub Bot
parent a393cccf6a
commit e924de4bf2

View File

@ -37,5 +37,14 @@
"id": "dataloaders_ShapeNetCore_R2N2", "id": "dataloaders_ShapeNetCore_R2N2",
"title": "Data loaders for ShapeNetCore and 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"
}
]
}