Commit Graph

  • ec87284c4b Replace third-party mock with unittest.mock] vision/fair generatedunixname89002005287564 2023-05-05 09:36:30 -07:00
  • f5a117c74b fix: correct typo in cameras.md (#1501) Xiao Xuan 2023-05-05 08:13:39 -07:00
  • b921efae3e CUB usage fix for sample_farthest_points Jeremy Reizenstein 2023-05-05 05:59:14 -07:00
  • c8d6cd427e Fix test_data_source in OSS. Roman Shapovalov 2023-05-05 02:05:50 -07:00
  • ef5f620263 nondeterminism warnings Jeremy Reizenstein 2023-05-04 12:50:41 -07:00
  • 3e3644e534 More tests for SQL Dataset Roman Shapovalov 2023-05-04 03:32:27 -07:00
  • 178a7774d4 Adding save mesh into glb file in TexturesVertex format Ilia Vitsnudel 2023-05-01 00:41:47 -07:00
  • 823ab75d27 Simplify _xy_grid computation in raysampling Emilien Garreau 2023-04-27 03:07:37 -07:00
  • 32e1992924 SQL Index Dataset Roman Shapovalov 2023-04-25 09:56:15 -07:00
  • 7aeedd17a4 When bounding boxes are cached in metadata, don’t crash on load_masks=False Roman Shapovalov 2023-04-20 07:28:45 -07:00
  • 0e3138eca8 Optional ground-truth depth maps in visualiser Roman Shapovalov 2023-04-18 07:00:17 -07:00
  • 1af6bf4768 Replace hasattr with getattr in vision/fair/pytorch3d/pytorch3d/renderer/cameras.py Richard Barnes 2023-04-14 04:24:54 -07:00
  • 355d6332cb upgrade pyre version in fbcode/vision - batch 2 generatedunixname89002005307016 2023-04-11 17:15:12 -07:00
  • e245560abb version 0.7.3 v0.7.3 Jeremy Reizenstein 2023-04-04 07:48:02 -07:00
  • 33bf10f961 INSTALL updates for 0.7.3 Jeremy Reizenstein 2023-04-04 07:48:02 -07:00
  • 274b6df918 update notebooks for 0.7.3 Jeremy Reizenstein 2023-04-04 07:48:02 -07:00
  • ebdbfde0ce Extract BlobLoader class from JsonIndexDataset and moving crop_by_bbox to FrameData Ildar Salakhiev 2023-04-04 07:17:43 -07:00
  • c759fc560f Hard population of registry system with pre_expand Dejan Kovachev 2023-03-31 07:44:38 -07:00
  • 813e941de5 Add the OverfitModel Emilien Garreau 2023-03-24 07:27:39 -07:00
  • 7d8b029aae increment_version for inplace ops Jeremy Reizenstein 2023-03-23 11:48:36 -07:00
  • 9437768687 conda pytorch2.0.0 builds (#1480) Jeremy Reizenstein 2023-03-21 04:41:37 -07:00
  • 8c8004853a upgrade pyre version in fbcode/vision - batch 2 generatedunixname89002005307016 2023-03-17 18:33:54 -07:00
  • 013ff4fd90 doc fix load_point_cloud => load_pointcloud Jeremy Reizenstein 2023-03-09 10:11:13 -08:00
  • a123815f40 join_pointclouds_as_scene Jeremy Reizenstein 2023-03-09 06:51:13 -08:00
  • d388881f2c Replace relative imports in generic_model.py with absolute ones Emilien Garreau 2023-02-28 05:41:37 -08:00
  • 33b49cebf0 fbcode//vision/fair/pytorch3d generatedunixname89002005287564 2023-02-20 07:19:15 -08:00
  • 8c2b0b01f8 upgrade pyre version in fbcode/vision - batch 2 generatedunixname89002005307016 2023-02-06 09:05:41 -08:00
  • d8471b26f2 upgrade pyre version in fbcode/vision - batch 2 generatedunixname89002005307016 2023-02-01 20:28:20 -08:00
  • 18c38ad600 Fix opencv camera convention docs David Novotny 2023-02-01 05:05:23 -08:00
  • c8af1c45ca fix broken config for GenericModel Jeremy Reizenstein 2023-01-29 08:19:57 -08:00
  • 7dfa6918ee transform test fix Jeremy Reizenstein 2023-01-28 17:00:41 -08:00
  • a7256e4034 Consider the first frame as target ignoring subset labels in evaluator Roman Shapovalov 2023-01-27 08:05:42 -08:00
  • 9540c29023 Make Module.__init__ automatic Jeremy Reizenstein 2023-01-27 07:07:46 -08:00
  • 97f8f9bf47 test fix Jeremy Reizenstein 2023-01-27 03:56:53 -08:00
  • 7e750a3786 Update README with links to blog posts (#43) Nikhila Ravi 2023-01-27 01:57:54 -08:00
  • 0b11a5dc6d suppress errors in vision/fair/pytorch3d generatedunixname89002005307016 2023-01-26 07:04:18 -08:00
  • 3239594f78 Fix: Correct concatenation of datasets in train conditioning Roman Shapovalov 2023-01-26 03:00:46 -08:00
  • 11959e0b24 Subsets in dataset iterators Roman Shapovalov 2023-01-26 03:00:46 -08:00
  • 54eb76d48c Loosening the checks in eval script for CO3Dv2 style eval Roman Shapovalov 2023-01-26 03:00:46 -08:00
  • 9dc28f5dd5 Fixes for RayBundle plotting David Novotny 2023-01-25 01:56:36 -08:00
  • a12612a48f doc rgbd point cloud Jeremy Reizenstein 2023-01-24 15:26:52 -08:00
  • d561f1913e Cleaning up camera difficulty Roman Shapovalov 2023-01-23 10:38:56 -08:00
  • 1de2d0c820 render_flyaround allow forwarding args from visualize_reconstruction David Novotny 2023-01-23 06:52:48 -08:00
  • b95535c8b7 Fixing bug in rasterizer.py caused by duplicate line (#1421) myla 2023-01-19 05:49:56 -08:00
  • dcced4fa29 test fixes Jeremy Reizenstein 2023-01-17 06:11:56 -08:00
  • 84851c8312 camera iteration #1408 Jeremy Reizenstein 2023-01-16 08:52:52 -08:00
  • b7e3b7b16c rendered_mesh_dataset improvements Jeremy Reizenstein 2023-01-16 07:46:41 -08:00
  • acc60db4f4 INSTALL.md clarification Jeremy Reizenstein 2023-01-16 07:41:46 -08:00
  • aa5b31d857 Add nvidia channel for cudatoolkit (#1402) Moritz Kampelmuehler 2023-01-15 08:57:18 -08:00
  • 1b4b67fd7f Minor fixes to the Fit Mesh tutorial (#1423) yurimalheiros 2023-01-15 08:56:12 -08:00
  • 9fb452db5c builds for pytorch 1.13.1 Jeremy Reizenstein 2023-01-12 14:27:43 -08:00
  • 3cf3998ea5 assume Python 3.8+ Jeremy Reizenstein 2023-01-12 14:25:40 -08:00
  • d71105f5e5 lints Jeremy Reizenstein 2023-01-12 14:23:39 -08:00
  • c9a23bb832 [DONOTMERGE] one-off builds for pytorch 1.13.1 bottler-patch-1 Jeremy Reizenstein 2023-01-03 14:38:32 +00:00
  • 3388d3f0aa Windows fix for marching cubes #1398 Jeremy Reizenstein 2022-12-20 04:07:04 -08:00
  • f0e5244659 v0.7.2 Jeremy Francis Reizenstein 2022-12-19 15:50:52 -08:00
  • 3145dd4d16 version 0.7.2 v0.7.2 Jeremy Reizenstein 2022-12-15 16:15:45 -08:00
  • 6c053a6cea Update notebooks for 0.7.2 Jeremy Reizenstein 2022-12-15 16:15:45 -08:00
  • 3bbe26124a README.md and INSTALL.md updates Jeremy Reizenstein 2022-12-15 16:15:45 -08:00
  • c773830b88 fix and pythonify conda build (#1394) Jeremy Reizenstein 2022-12-15 03:22:07 -08:00
  • b7a316232a fix saved glb length Jeremy Reizenstein 2022-12-13 05:34:45 -08:00
  • de3a474d2b suppress errors in vision/fair/pytorch3d generatedunixname89002005307016 2022-12-09 18:50:58 -08:00
  • a4a29b013b remove python 3.7 builds Jeremy Reizenstein 2022-12-09 07:31:39 -08:00
  • e7851f7c79 Mac builds: python 3.10, pytorch 1.13 Jeremy Reizenstein 2022-12-09 07:31:39 -08:00
  • 20a774e266 builds for PyTorch 1.13.0 Jeremy Reizenstein 2022-12-09 07:31:39 -08:00
  • 91b4c04c64 small readme update Jeremy Reizenstein 2022-12-08 09:46:09 -08:00
  • cc2840eb44 Write meshes to GLB Jiali Duan 2022-12-05 01:25:43 -08:00
  • dba48fb410 Add tutorial links to main README.md David Novotny 2022-11-30 07:02:01 -08:00
  • 5add065f8a Readme updates David Novotny 2022-11-30 07:02:01 -08:00
  • a2c6af9250 more code blocks for readthedocs Jeremy Reizenstein 2022-11-29 03:13:40 -08:00
  • 94f321fa3d render_flyaround bugfix David Novotny 2022-11-28 04:36:41 -08:00
  • 35f8cb9430 Downgrade "Assigning param_group " msg to DEBUG David Novotny 2022-11-28 02:58:15 -08:00
  • c3a6ab02da Bug-fix visualize reconstruction David Novotny 2022-11-25 10:30:01 -08:00
  • 60ab1cdb72 make x_enabled compulsory Jeremy Reizenstein 2022-11-24 09:38:02 -08:00
  • 1706eb8216 Simplify MC C++ hashing logic Jiali Duan 2022-11-15 19:42:04 -08:00
  • 8b8291830e Marching Cubes cuda extension Jiali Duan 2022-11-15 19:42:04 -08:00
  • 9a0b0c2e74 renderer and vis readthedocs #1363 Jeremy Reizenstein 2022-11-15 14:10:22 -08:00
  • d0fbe2cb63 fix typo pucuda.gl --> pycuda.gl (#1379) Daniel L. Lu 2022-11-15 12:02:44 -08:00
  • 719c33a7f9 Fix: visualisation with Enums fields in Configurables Roman Shapovalov 2022-11-08 15:58:41 -08:00
  • f3c1e0837c MC rasterize supports heterogeneous bundle; refactoring of bundle-to-padded Roman Shapovalov 2022-11-07 13:43:31 -08:00
  • 7be49bf46f allow dots in param_groups Jeremy Reizenstein 2022-11-07 06:41:40 -08:00
  • a1f2ded58a voxel_grid_implicit_function scaffold fixes Jeremy Reizenstein 2022-11-03 05:46:31 -07:00
  • e4a3298149 CO3Dv2 multi-category extension David Novotny 2022-11-02 13:55:25 -07:00
  • c54e048666 more readthedocs Jeremy Reizenstein 2022-11-02 05:19:15 -07:00
  • f7ac7b604a readthedocs fixes David Novotny 2022-11-01 05:46:13 -07:00
  • cd113efd98 Add implicitron to readthedocs Jeremy Reizenstein 2022-10-31 14:44:41 -07:00
  • 322c8f2f50 make lpips optional Jeremy Reizenstein 2022-10-31 14:44:41 -07:00
  • eff0aad15a Bugfix - normalize emitted ray directions after substraction David Novotny 2022-10-31 14:00:49 -07:00
  • bea84a6fcd voxel_grid_if -> remove union type from the settings. David Novotny 2022-10-31 11:37:43 -07:00
  • f711c4bfe9 Fix parameters not wrapped with nn.Parameter, antialiasing compatibility Roman Shapovalov 2022-10-31 01:43:00 -07:00
  • 88620b6847 attempt to fix doc build #1363 Jeremy Reizenstein 2022-10-27 07:26:36 -07:00
  • db7c80bf76 upgrade pyre version in fbcode/vision - batch 2 generatedunixname89002005307016 2022-10-25 22:42:06 -07:00
  • 45d1b39f1c Updates for version 0.7.1 Jeremy Francis Reizenstein 2022-10-23 09:41:42 -07:00
  • 995b60e3b9 version 0.7.1 v0.7.1 Jeremy Reizenstein 2022-10-23 07:16:40 -07:00
  • ca58863347 yaml test fix Jeremy Reizenstein 2022-10-23 07:09:26 -07:00
  • 74754bbf17 voxel_grid_implicit_function Jeremy Reizenstein 2022-10-23 05:36:34 -07:00
  • 611aba9a20 replicate_last_interval in raymarcher Jeremy Reizenstein 2022-10-23 02:47:09 -07:00
  • ff933ab82b make visdom optional Jeremy Reizenstein 2022-10-22 15:51:22 -07:00
  • 46cb5aaaae Omit _check_valid_rotation_matrix by default Jiali Duan 2022-10-20 16:05:22 -07:00
  • 8339cf2610 hydra/OC.structured: don't hide error Jeremy Reizenstein 2022-10-20 03:43:05 -07:00