这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@johnzylstra
Copy link
Collaborator

Mesh R-CNN Zhead

files include:
z_head, test_z_head in modeling/heads
config_classes, config_data, load_weights, and test_load_weights in utils/weight_utils
mesh_rcnn in configs

Note that config_classes, config_data, load_weights, test_load_weights, and mesh_rcnn are all files based on other branches, but were not in the mesh_rcnn branch when I created my branch so this may create merge conflicts.

Differential testing against the pytorch implementation was also done separately. That code is not here but is available upon request.

Creating branch. Initial z head implementation with basic unit tests
created some initial files for weightloading (based on those in mesh_rcnn_mesh_refinement_branch branch)
Fully unit tested (test_z_head.py)
Weights loaded (test_load_weights.py)
Differential tested (code not provided)
added config in mesh_rcnn.py
Fixed fc layer weight initializer
newlines at the end of files
@davidliii
Copy link
Collaborator

Can you resolve the merge conflicts here?

johnzylstra and others added 4 commits April 3, 2022 20:10
Aligning function arguments to be in same column
test_z_head main function now says "tf.test.main()"
Add parameters to z-head test
@davidliii
Copy link
Collaborator

Looks good!

@davidliii davidliii merged commit 5e57339 into mesh_rcnn Apr 4, 2022
@davidliii davidliii deleted the mesh_rcnn_zhead branch April 25, 2022 18:55
Wenxin-Jiang pushed a commit that referenced this pull request Jan 12, 2023
…t50_fix

Use ResNet v1 as default backbone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants