diff --git a/pytorch3d/implicitron/__init__.py b/pytorch3d/implicitron/__init__.py new file mode 100644 index 00000000..2e41cd71 --- /dev/null +++ b/pytorch3d/implicitron/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/pytorch3d/implicitron/dataset/__init__.py b/pytorch3d/implicitron/dataset/__init__.py new file mode 100644 index 00000000..2e41cd71 --- /dev/null +++ b/pytorch3d/implicitron/dataset/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/pytorch3d/implicitron/evaluation/__init__.py b/pytorch3d/implicitron/evaluation/__init__.py new file mode 100644 index 00000000..2e41cd71 --- /dev/null +++ b/pytorch3d/implicitron/evaluation/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/pytorch3d/implicitron/models/__init__.py b/pytorch3d/implicitron/models/__init__.py new file mode 100644 index 00000000..2e41cd71 --- /dev/null +++ b/pytorch3d/implicitron/models/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/pytorch3d/implicitron/models/renderer/__init__.py b/pytorch3d/implicitron/models/renderer/__init__.py new file mode 100644 index 00000000..2e41cd71 --- /dev/null +++ b/pytorch3d/implicitron/models/renderer/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/pytorch3d/implicitron/models/view_pooling/__init__.py b/pytorch3d/implicitron/models/view_pooling/__init__.py new file mode 100644 index 00000000..2e41cd71 --- /dev/null +++ b/pytorch3d/implicitron/models/view_pooling/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/pytorch3d/implicitron/third_party/__init__.py b/pytorch3d/implicitron/third_party/__init__.py new file mode 100644 index 00000000..2e41cd71 --- /dev/null +++ b/pytorch3d/implicitron/third_party/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree. diff --git a/pytorch3d/implicitron/tools/__init__.py b/pytorch3d/implicitron/tools/__init__.py index e69de29b..2e41cd71 100644 --- a/pytorch3d/implicitron/tools/__init__.py +++ b/pytorch3d/implicitron/tools/__init__.py @@ -0,0 +1,5 @@ +# Copyright (c) Meta Platforms, Inc. and affiliates. +# All rights reserved. +# +# This source code is licensed under the BSD-style license found in the +# LICENSE file in the root directory of this source tree.