Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(blender): Fixes blender download #1008

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

cornerfarmer
Copy link
Member

Fixes: #1006

@cornerfarmer
Copy link
Member Author

cornerfarmer commented Nov 28, 2023

BlenderProcHelper result for run 548:

Done with: [amass_human_poses_python 38s, auto_shading_python 9s, basic_python 13s, blenderkit_python 18s, bop_object_on_surface_sampling_python, bop_object_physics_positioning_python, bop_object_pose_sampling_python 72s, bop_scene_replication_python 144s, camera_depth_of_field_python 20s, camera_object_pose_python 23s, camera_random_trajectories_python 49s, camera_sampling_python 20s, coco_annotations_python 13s, diffuse_color_image_python 19s, dust_python 31s, entity_displacement_modifier_python 14s, entity_manipulation_python 10s, front_3d_object_sampling_python 84s, front_3d_python 101s, front_3d_with_improved_mat_python 111s, git_log 1s, haven_python 26s, ikea_python 17s, kinect_azure_noise_python 13s, lens_distortion_python 15s, lens_distortion_python 12s, light_sampling_python 12s, material_manipulation_python 11s, material_randomizer_python 13s, matterport3d_python 69s, motion_blur_rolling_shutter_python 26s, motion_blur_rolling_shutter_python 22s, multi_render_python 231s, nocs_python 17s, object_pose_sampling_python 10s, on_surface_object_sampling_python 10s, optical_flow_python 26s, physics_convex_decomposition_python 153s, physics_positioning_python 23s, pix3d_python 16s, random_backgrounds_python 17s, random_room_constructor_python 108s, replica_python 338s, scenenet_python 51s, scenenet_with_cctextures_python 59s, semantic_segmentation_python 13s, shapenet_python 19s, shapenet_with_scenenet_python 51s, shapenet_with_suncg_python 67s, spotlight_python 49s, stereo_matching_python 41s, stereo_matching_with_projector_python 132s, suncg_basic_python 33s, suncg_with_cam_sampling_python 56s, suncg_with_improved_mat_python 74s, suncg_with_object_replacer_python 59s, tests_python 42s, urdf_loading_and_manipulation_python 45s]
Done with 58 of 58 tests.
There were errors:
Unit tests output:

${INTERNAL_NODES_DISC_SPACE}/Dominik_Winkelbauer/blender/blender-3.5.1-linux-x64/3.5/python/lib/python3.10/site-packages/numpy/core/getlimits.py:500: UserWarning: The value of the smallest subnormal for <class 'numpy.float64'> type is zero.
  setattr(self, word, getattr(machar, word).flat[0])
${INTERNAL_NODES_DISC_SPACE}/Dominik_Winkelbauer/blender/blender-3.5.1-linux-x64/3.5/python/lib/python3.10/site-packages/numpy/core/getlimits.py:89: UserWarning: The value of the smallest subnormal for <class 'numpy.float64'> type is zero.
  return self._float_to_str(self.smallest_subnormal)
${INTERNAL_NODES_DISC_SPACE}/Dominik_Winkelbauer/blender/blender-3.5.1-linux-x64/3.5/python/lib/python3.10/site-packages/numpy/core/getlimits.py:500: UserWarning: The value of the smallest subnormal for <class 'numpy.float32'> type is zero.
  setattr(self, word, getattr(machar, word).flat[0])
${INTERNAL_NODES_DISC_SPACE}/Dominik_Winkelbauer/blender/blender-3.5.1-linux-x64/3.5/python/lib/python3.10/site-packages/numpy/core/getlimits.py:89: UserWarning: The value of the smallest subnormal for <class 'numpy.float32'> type is zero.
  return self._float_to_str(self.smallest_subnormal)
...........
----------------------------------------------------------------------
Ran 11 tests in 36.760s

OK

random_room_constructor (main_python)

The output of random_room_constructor:main_python:colors has changed: Diff: 0.2561, Pixel diff: 0.9794



Compare image Newly generated image

The output of random_room_constructor:main_python:depth has changed: Diff: 0.0530, Pixel diff: 0.8621



Compare image Newly generated image

The output of random_room_constructor:main_python:colors has changed: Diff: 0.2698, Pixel diff: 0.9788



Compare image Newly generated image

The output of random_room_constructor:main_python:depth has changed: Diff: 0.0319, Pixel diff: 0.8318



Compare image Newly generated image

The output of random_room_constructor:main_python:colors has changed: Diff: 0.2950, Pixel diff: 0.9876



Compare image Newly generated image

The output of random_room_constructor:main_python:depth has changed: Diff: 0.0319, Pixel diff: 0.7439



Compare image Newly generated image

The output of random_room_constructor:main_python:colors has changed: Diff: 0.2213, Pixel diff: 0.9788



Compare image Newly generated image

The output of random_room_constructor:main_python:depth has changed: Diff: 0.0319, Pixel diff: 0.7748



Compare image Newly generated image

The output of random_room_constructor:main_python:colors has changed: Diff: 0.2462, Pixel diff: 0.9818



Compare image Newly generated image

The output of random_room_constructor:main_python:depth has changed: Diff: 0.0284, Pixel diff: 0.8126



Compare image Newly generated image

urdf_loading_and_manipulation (main_python)

The output of urdf_loading_and_manipulation:main_python:000000_scene_gt_info_json has changed:

Expand
+ root['4'][6]['bbox_visib'][3]: 17
- root['4'][6]['bbox_visib'][3]: 16
+ root['9'][2]['bbox_visib'][3]: 12
- root['9'][2]['bbox_visib'][3]: 14

front_3d_with_improved_mat (main_python)

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 15.6785, Pixel diff: 0.7566



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1351, Pixel diff: 0.9567



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.2473, Pixel diff: 0.9673



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 14.0305, Pixel diff: 0.6199



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1386, Pixel diff: 0.9125



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.1600, Pixel diff: 0.9611



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 17.6253, Pixel diff: 0.3365



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1403, Pixel diff: 0.7137



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.1883, Pixel diff: 0.9634



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 34.6031, Pixel diff: 1.0000



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1544, Pixel diff: 0.9842



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.2070, Pixel diff: 0.8412



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 25.5431, Pixel diff: 0.6694



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1476, Pixel diff: 0.8453



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.1479, Pixel diff: 0.8472



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 12.1381, Pixel diff: 0.4173



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1449, Pixel diff: 0.9711



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.1393, Pixel diff: 0.7740



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 35.4733, Pixel diff: 0.9303



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1744, Pixel diff: 0.9642



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.1937, Pixel diff: 0.7552



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 25.6684, Pixel diff: 0.8650



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1114, Pixel diff: 0.9384



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.1740, Pixel diff: 0.9480



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 31.9143, Pixel diff: 0.9771



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1286, Pixel diff: 0.9555



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.1643, Pixel diff: 0.8327



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:category_id_segmaps has changed: Diff: 11.3110, Pixel diff: 0.3819



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:colors has changed: Diff: 0.1035, Pixel diff: 0.8808



Compare image Newly generated image

The output of front_3d_with_improved_mat:main_python:normals has changed: Diff: 0.2311, Pixel diff: 0.8886



Compare image Newly generated image

stereo_matching (main_python)

The output of stereo_matching:main_python:disparity has changed: Diff: 0.0221, Pixel diff: 0.0043



Compare image Newly generated image

The output of stereo_matching:main_python:disparity has changed: Diff: 0.0263, Pixel diff: 0.0104



Compare image Newly generated image

The output of stereo_matching:main_python:stereo-depth has changed: Diff: 0.0024, Pixel diff: 0.0104



Compare image Newly generated image

scenenet_with_cctextures (main_python)

The output of scenenet_with_cctextures:main_python:category_id_segmaps has changed: Diff: 9.1627, Pixel diff: 0.7262



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:colors has changed: Diff: 0.1289, Pixel diff: 0.9486



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:depth has changed: Diff: 0.4226, Pixel diff: 0.9929



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:normals has changed: Diff: 0.2351, Pixel diff: 0.9544



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:category_id_segmaps has changed: Diff: 5.5439, Pixel diff: 0.9226



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:colors has changed: Diff: 0.2374, Pixel diff: 0.9670



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:depth has changed: Diff: 0.6434, Pixel diff: 0.8757



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:normals has changed: Diff: 0.2411, Pixel diff: 0.9738



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:category_id_segmaps has changed: Diff: 4.9760, Pixel diff: 0.6548



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:colors has changed: Diff: 0.1809, Pixel diff: 0.9639



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:depth has changed: Diff: 0.1212, Pixel diff: 0.9798



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:normals has changed: Diff: 0.2652, Pixel diff: 0.9862



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:category_id_segmaps has changed: Diff: 2.6637, Pixel diff: 0.4570



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:colors has changed: Diff: 0.2248, Pixel diff: 0.9473



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:depth has changed: Diff: 0.0511, Pixel diff: 0.7711



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:normals has changed: Diff: 0.2355, Pixel diff: 0.9535



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:category_id_segmaps has changed: Diff: 7.6439, Pixel diff: 0.9928



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:colors has changed: Diff: 0.3246, Pixel diff: 0.9856



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:depth has changed: Diff: 0.2690, Pixel diff: 0.9999



Compare image Newly generated image

The output of scenenet_with_cctextures:main_python:normals has changed: Diff: 0.2205, Pixel diff: 0.9656



Compare image Newly generated image

Pylint output

Expand

Messages

Module blenderproc.python.loader.CCMaterialLoader (blenderproc/python/loader/CCMaterialLoader.py)

Line Col. Type Symbol ID Obj Message
72 0 convention line-too-long C0301
Line too long (152/120)

Module blenderproc.python.types.LightUtility (blenderproc/python/types/LightUtility.py)

Line Col. Type Symbol ID Obj Message
125 12 refactor consider-using-augmented-assign R6104 Light.setup_as_projector
Use '/=' to do an augmented assign directly
216 0 convention trailing-whitespace C0303
Trailing whitespace

Module blenderproc.python.utility.InstallUtility (blenderproc/python/utility/InstallUtility.py)

Line Col. Type Symbol ID Obj Message
129 0 convention trailing-whitespace C0303
Trailing whitespace

Module blenderproc.python.writer.BopWriterUtility (blenderproc/python/writer/BopWriterUtility.py)

Line Col. Type Symbol ID Obj Message
9 0 convention wrong-import-order C0411
standard import "from typing import List, Optional, Dict, Tuple" should be placed before "import trimesh"
10 0 convention wrong-import-order C0411
standard import "import warnings" should be placed before "import trimesh"
11 0 convention wrong-import-order C0411
standard import "import datetime" should be placed before "import trimesh"
18 0 convention wrong-import-order C0411
standard import "import sys" should be placed before "import trimesh"
62 0 convention line-too-long C0301
Line too long (131/120)
79 8 warning redefined-outer-name W0621 write_bop
Redefining name 'dataset_objects' from outer scope (line 532)
172 44 warning protected-access W0212 write_bop
Access to a protected member _pyrender_init of a client class
172 15 refactor consider-using-with R1732 write_bop
Consider using 'with' for resource-allocating operations
176 0 convention trailing-whitespace C0303
Trailing whitespace
301 21 warning redefined-outer-name W0621 _BopWriterUtility.get_frame_gt
Redefining name 'dataset_objects' from outer scope (line 532)
388 38 warning redefined-outer-name W0621 _BopWriterUtility.write_frames
Redefining name 'dataset_objects' from outer scope (line 532)
514 0 convention trailing-whitespace C0303
Trailing whitespace
526 78 convention trailing-whitespace C0303
Trailing whitespace
530 8 warning global-variable-undefined W0601 _BopWriterUtility._pyrender_init
Global variable 'renderer' undefined at the module level
530 8 warning global-variable-undefined W0601 _BopWriterUtility._pyrender_init
Global variable 'renderer_large' undefined at the module level
530 8 warning global-variable-undefined W0601 _BopWriterUtility._pyrender_init
Global variable 'dataset_objects' undefined at the module level
548 0 convention line-too-long C0301
Line too long (173/120)
563 78 convention trailing-whitespace C0303
Trailing whitespace
569 8 warning global-variable-not-assigned W0602 _BopWriterUtility._calc_gt_masks_iteration
Using global for 'renderer' but no assignment is done
569 8 warning global-variable-not-assigned W0602 _BopWriterUtility._calc_gt_masks_iteration
Using global for 'dataset_objects' but no assignment is done
576 0 convention trailing-whitespace C0303
Trailing whitespace
666 0 convention line-too-long C0301
Line too long (160/120)
667 0 convention trailing-whitespace C0303
Trailing whitespace
668 0 convention trailing-whitespace C0303
Trailing whitespace
671 0 convention line-too-long C0301
Line too long (196/120)
684 11 convention trailing-whitespace C0303
Trailing whitespace
686 78 convention trailing-whitespace C0303
Trailing whitespace
692 8 warning global-variable-not-assigned W0602 _BopWriterUtility._calc_gt_info_iteration
Using global for 'renderer_large' but no assignment is done
692 8 warning global-variable-not-assigned W0602 _BopWriterUtility._calc_gt_info_iteration
Using global for 'dataset_objects' but no assignment is done
692 8 warning global-variable-not-assigned W0602 _BopWriterUtility._calc_gt_info_iteration
Using global for 'renderer' but no assignment is done
696 11 warning protected-access W0212 _BopWriterUtility._calc_gt_info_iteration
Access to a protected member _renderer of a client class
697 12 warning protected-access W0212 _BopWriterUtility._calc_gt_info_iteration
Access to a protected member _renderer of a client class
698 12 warning protected-access W0212 _BopWriterUtility._calc_gt_info_iteration
Access to a protected member _renderer of a client class
705 0 convention trailing-whitespace C0303
Trailing whitespace
833 0 convention line-too-long C0301
Line too long (202/120)
834 0 convention trailing-whitespace C0303
Trailing whitespace
842 44 warning redefined-outer-name W0621 _BopWriterUtility.calc_gt_coco
Redefining name 'dataset_objects' from outer scope (line 532)

Metrics

Count per types

Name Count
convention 23
refactor 2
warning 16

Count per messages

Name Count
line-too-long 6
trailing-whitespace 13
consider-using-augmented-assign 1
redefined-outer-name 4
protected-access 4
consider-using-with 1
global-variable-undefined 3
global-variable-not-assigned 5
wrong-import-order 4

Count per modules

Name Count
blenderproc.python.loader.CCMaterialLoader 1
blenderproc.python.types.LightUtility 2
blenderproc.python.utility.InstallUtility 1
blenderproc.python.writer.BopWriterUtility 37

Count per path

Name Count
blenderproc/python/loader/CCMaterialLoader.py 1
blenderproc/python/types/LightUtility.py 2
blenderproc/python/utility/InstallUtility.py 1
blenderproc/python/writer/BopWriterUtility.py 37
The job is still running with ids: 264907, 264908, 264909, 264910, 264911, 264912, 264913, 264914 on 8x GPU_NODE16! ⏳
Last update: 11/28/2023, 10:54:58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blender not downloading
1 participant