Commit Graph

  • e40c2167ae fix incorrect variable naming (#362) z003yctd 2020-09-17 16:49:35 -07:00
  • de77e426eb typo in docstring (#322) OrHayat 2020-09-16 16:20:51 -07:00
  • 61121b9f2c Add example of rendering pointclouds with a background color. Amitav Baruah 2020-09-14 10:36:56 -07:00
  • 872ff8c796 Add background color support to compositors Amitav Baruah 2020-09-14 10:36:56 -07:00
  • dc40adfa24 Bugfix: Wrong default T in SfMCameras David Novotny 2020-09-11 15:10:54 -07:00
  • f2eb34dc7a Correctly create reference image silhouette Amitav Baruah 2020-09-10 12:54:13 -07:00
  • eb517dd70b Fix look_at corner case Amitav Baruah 2020-09-10 12:52:13 -07:00
  • f8ea5906c0 Fix softmax_rgb_blend() when mesh is outside zfar Steve Branson 2020-09-09 13:20:57 -07:00
  • 6eb158e548 suppress errors in vision/fair/pytorch3d generatedunixname89002005307016 2020-09-03 18:16:28 -07:00
  • 316b77782e Camera alignment David Novotny 2020-09-03 13:26:13 -07:00
  • 14f015d8bf Add pyre typeshed information for Tensor.ndim and nn.ConvTranspose2d Adly Templeton 2020-09-02 06:51:15 -07:00
  • 701bbef4f3 version number for version 0.2.5 v0.2.5 Jeremy Reizenstein 2020-08-27 17:14:13 -07:00
  • 7414904c90 Installation updates for next release. Jeremy Reizenstein 2020-08-27 17:14:13 -07:00
  • 46c0e83461 Change default settings of clip_barycentric_coords Steve Branson 2020-08-27 16:42:40 -07:00
  • 4277d6a2b5 Update latest version of site Nikhila Ravi 2020-08-26 22:27:07 -07:00
  • c25fd83694 small website updates Nikhila Ravi 2020-08-26 09:20:42 -07:00
  • 9aeb88b48e tutorial fixes. validate #cameras Jeremy Reizenstein 2020-08-26 08:26:04 -07:00
  • 32484500be tutorial fixes from #336. Wheels with cuda10.1. Jeremy Reizenstein 2020-08-25 13:09:43 -07:00
  • 909dc83505 amalgamate meshes with texture into a single scene Jeremy Reizenstein 2020-08-25 11:26:58 -07:00
  • e25ccab3d9 align_corners and padding for TexturesUV Jeremy Reizenstein 2020-08-25 11:26:58 -07:00
  • d0cec028c7 Fix look_at_view_transform when object location is not (0,0,0) (#230) Eduardo Henrique Arnold 2020-08-21 23:42:40 -07:00
  • 778383eef7 Texture loading and rendering in ShapeNetCore and R2N2 data loaders Nikhila Ravi 2020-08-21 20:41:07 -07:00
  • 90f6a005b0 Tutorials textures updates and fix bug in extending meshes with uv textures Nikhila Ravi 2020-08-21 19:18:49 -07:00
  • d330765847 Website and docs updates Nikhila Ravi 2020-08-21 19:16:07 -07:00
  • 9a50cf800e Fix batching bug from TexturesUV packed ambiguity, other textures tidyup Jeremy Reizenstein 2020-08-21 05:52:13 -07:00
  • 9aaba0483c Temporary fix for mesh rasterization bug for traingles partially behind the camera Steve Branson 2020-08-20 22:23:06 -07:00
  • 57a22e7306 camera refactoring Georgia Gkioxari 2020-08-20 22:20:41 -07:00
  • 9242e7e65d ShapeNetCore & R2N2 tutorial mlygao@devgpu002.atn3.facebook.com 2020-08-20 17:55:57 -07:00
  • 370f1c380c Fix 404 link in Renderer Doc (#330) Anton Troynikov 2020-08-20 17:22:30 -07:00
  • f03aa5803b suppress errors in vision/fair/pytorch3d root@sandcastle5743.frc3.facebook.com 2020-08-17 18:07:13 -07:00
  • 7f2f95f225 detach for meshes, pointclouds, textures Georgia Gkioxari 2020-08-17 14:53:56 -07:00
  • 5852b74d12 Softmax blending small fix Nikhila Ravi 2020-08-17 11:57:32 -07:00
  • 8e9ff15faf datasets.md (documentation for datasets) Nikhila Ravi 2020-08-14 11:25:57 -07:00
  • 6d76336501 Extract more reusable I/O functions Patrick Labatut 2020-08-11 15:50:30 -07:00
  • 63ba74f1a8 Return R2N2 voxel coordinates Luya Gao 2020-08-07 13:21:26 -07:00
  • 326e4ccb5b Return R2N2 R,T,K Luya Gao 2020-08-07 13:21:26 -07:00
  • c122ccb13c No more cuda 10.0 builds Jeremy Reizenstein 2020-08-07 10:33:52 -07:00
  • 5d9444307f fix graph_conv test Jeremy Reizenstein 2020-08-07 01:57:51 -07:00
  • 7944d24d48 gather_scatter on CPU Jeremy Reizenstein 2020-08-05 06:58:53 -07:00
  • 4872a2c4de wheels with cuda Jeremy Reizenstein 2020-08-04 15:22:03 -07:00
  • 07d7e12644 suppress errors in vision/fair/pytorch3d generatedunixname89002005307016 2020-07-29 18:22:56 -07:00
  • a3932960b3 Texturing API updates Nikhila Ravi 2020-07-29 16:06:58 -07:00
  • b73d3d6ed9 smaller data in specular test Jeremy Reizenstein 2020-07-29 04:59:47 -07:00
  • 42b5b96595 remove composite params from tutorials Georgia Gkioxari 2020-07-28 22:19:58 -07:00
  • 326f662878 builds for pytorch 1.6 Jeremy Reizenstein 2020-07-28 10:38:45 -07:00
  • 9a5341bde3 Add tutorial for fitting textured mesh to multi-view images Steve Branson 2020-07-23 12:13:10 -07:00
  • 722c2b7149 Add BlenderCamera Luya Gao 2020-07-23 10:15:50 -07:00
  • 483e538dae Test R2N2 loads correct numbers of instances Luya Gao 2020-07-23 10:15:50 -07:00
  • 7cb9d8ea86 suppress errors in vision - batch 1 generatedunixname89002005307016 2020-07-20 17:12:35 -07:00
  • 8b70aa1e85 change citation to arxiv paper and fix video in readme Nikhila Ravi 2020-07-17 19:41:27 -07:00
  • 4f78af6170 pyre and lint fixes Nikhila Ravi 2020-07-17 10:27:47 -07:00
  • 7e5bad475c Add tutorial video to the README Nikhila Ravi 2020-07-17 10:12:05 -07:00
  • cdaac5f9c5 Bumping the threshold to allow leeway for CI testing randomness. Roman Shapovalov 2020-07-16 10:16:34 -07:00
  • cc70950f40 barycentric clipping in cuda/c++ Nikhila Ravi 2020-07-16 10:15:30 -07:00
  • bce396df93 C++/CUDA implementation of sigmoid alpha blend Nikhila Ravi 2020-07-16 10:15:30 -07:00
  • dc08c30583 Return R2N2 renderings Luya Gao 2020-07-14 14:52:21 -07:00
  • 5636eb6152 Test rendering models for R2N2 Luya Gao 2020-07-14 14:52:21 -07:00
  • 49b4ce1acc R2N2 skeleton Luya Gao 2020-07-14 14:52:21 -07:00
  • 22d8c3337a collate_batched_meshes for datasets Luya Gao 2020-07-14 14:52:21 -07:00
  • 22f2963cf1 Render objects in a batch by the specified model_ids, categories or idxs for ShapeNetBase Luya Gao 2020-07-14 14:52:21 -07:00
  • 358e211cde Adding renderer for ShapeNetBase Luya Gao 2020-07-14 14:52:21 -07:00
  • 09c1762939 suppress errors in vision/fair/pytorch3d generatedunixname89002005307016 2020-07-13 18:38:41 -07:00
  • 26d2cc24c1 CUDA kernel for interpolate_face_attributes Justin Johnson 2020-07-13 12:58:07 -07:00
  • 0505e5f4a9 Make _open_file() return a context manager Patrick Labatut 2020-07-13 12:03:01 -07:00
  • e2b47f047e Finish extracting _open_file() Patrick Labatut 2020-07-13 12:03:01 -07:00
  • 20ef9195f0 Privacy terms Jeremy Reizenstein 2020-07-10 10:10:39 -07:00
  • 3d7dea58e1 remove unused params + cubify note Georgia Gkioxari 2020-07-09 18:02:50 -07:00
  • 38eadb75e2 Deduplicate installation instructions Jeremy Reizenstein 2020-07-09 07:14:02 -07:00
  • daf9eac801 Efficient PnP weighting bug fix David Novotny 2020-07-09 06:39:25 -07:00
  • 2f3cd98725 6D representation of rotations. Roman Shapovalov 2020-07-08 03:59:51 -07:00
  • ce3da64917 Simplify transforms in point rasterizer Nikhila Ravi 2020-07-07 15:28:38 -07:00
  • 876bdff2f6 Fix function call in Transform3d documentation (#233) Martin Rünz 2020-07-07 10:52:50 -07:00
  • 2f0fd60186 fix pts scale, save ply Georgia Gkioxari 2020-07-03 10:19:58 -07:00
  • 275ddade66 CPU device for tutorials Jeremy Reizenstein 2020-07-03 08:51:19 -07:00
  • 52979226bc strip output from tutorials Jeremy Reizenstein 2020-07-03 08:51:19 -07:00
  • ec82b46681 suppress errors in vision/fair/pytorch3d generatedunixname89002005307016 2020-07-02 17:42:41 -07:00
  • 806ca361c0 making sorting for K >1 optional in KNN points function Nikhila Ravi 2020-07-02 16:06:49 -07:00
  • dd4a35cf9f mesh rasterizer settings fix Nikhila Ravi 2020-06-30 12:42:42 -07:00
  • 88f579389f fix default settings for point rasterization and update benchmark Nikhila Ravi 2020-06-30 12:39:20 -07:00
  • b636f2950d Adding datasets.rst to modules Luya Gao 2020-06-29 13:14:16 -07:00
  • 0baeb05a32 specify full pytorch version for conda nightly builds. Jeremy Reizenstein 2020-06-24 03:18:10 -07:00
  • 2ea6a7d8ad Adding support for selecting categories and ver2 for ShapeNetCore Luya Gao 2020-06-17 20:29:23 -07:00
  • 9d279ba543 Skeleton of ShapeNetCore class Luya Gao 2020-06-17 20:29:23 -07:00
  • 2f6387f239 Restore C++14 compatibility Jeremy Reizenstein 2020-06-16 14:18:05 -07:00
  • 74659aef26 CPU implementation for point_mesh functions Jeremy Reizenstein 2020-06-15 10:08:15 -07:00
  • 7f1e63aed1 Take care with single integers on gpu Jeremy Reizenstein 2020-06-10 14:11:10 -07:00
  • d0e7426a06 Cut FOR_EACH_KV Yedidya Feldblum 2020-06-09 13:17:41 -07:00
  • e053d7c456 Adding join_mesh in pytorch3d.structures.meshes Luya Gao 2020-06-09 08:31:49 -07:00
  • 4b78e95eeb Fixed look_at_rotation bug for 3 camera positions (#220) guanming001@e.ntu.edu.sg 2020-06-04 04:03:37 -07:00
  • 5444c53cee Avoid plain division involving integers Jeremy Reizenstein 2020-06-03 11:29:57 -07:00
  • 40b068e4bc Cut FOR_EACH_ENUMERATE Yedidya Feldblum 2020-06-01 13:45:28 -07:00
  • 65620e716c Adding support for changing background color Luya Gao 2020-06-01 07:58:44 -07:00
  • e3819a49df update rasterizer transform method Nikhila Ravi 2020-05-23 10:26:51 -07:00
  • 1fb97f9c84 update padded in meshes Georgia Gkioxari 2020-05-22 22:36:47 -07:00
  • ae68a54f67 suppress errors in vision - batch 1 generatedunixname89002005307016 2020-05-21 19:40:56 -07:00
  • d689baac5e fix alpha compositing Georgia Gkioxari 2020-05-20 09:25:44 -07:00
  • f2d1d2db69 Alternative type names in PLY #205 Jeremy Reizenstein 2020-05-20 01:11:39 -07:00
  • b4fd9d1d34 fixes to shader error strings (#204) Michele Sanna 2020-05-18 19:36:07 -07:00
  • d8987c6f48 Add benchmark for diffuse and specular lighting Justin Johnson 2020-05-16 15:53:31 -07:00
  • 3fef506895 Make cuda tensors contiguous in host function and remove contiguous check Nikhila Ravi 2020-05-15 14:58:04 -07:00