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

DeepFusion network structure #288

Open
faikit opened this issue May 3, 2022 · 1 comment
Open

DeepFusion network structure #288

faikit opened this issue May 3, 2022 · 1 comment

Comments

@faikit
Copy link

faikit commented May 3, 2022

Hi,

we are trying to reproduce the result, but quite a lot details are missing of the DeepFusion netwrok. Can you describe some details of the network? Like in which stages fuse the point cloud and image, and etc.

@LiYingwei
Copy link
Contributor

We just released the code. You could start to read the code from here: https://github.com/tensorflow/lingvo/blob/master/lingvo/tasks/car/params/waymo_deepfusion.py#L797

You could look at MultiModalFeaturizer to know the fuse stage:

class MultiModalFeaturizer(base_layer.BaseLayer):

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

No branches or pull requests

2 participants