diff --git a/official/LICENSE b/official/LICENSE index b1143d7b536..d3da228420e 100644 --- a/official/LICENSE +++ b/official/LICENSE @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - Copyright 2015 The TensorFlow Authors. All rights reserved. Apache License diff --git a/official/README-TPU.md b/official/README-TPU.md index 435079d1c83..a6031c44f03 100644 --- a/official/README-TPU.md +++ b/official/README-TPU.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Offically Supported TensorFlow 2.1+ Models on Cloud TPU ## Natural Language Processing diff --git a/official/README.md b/official/README.md index 52ca8f3d9bc..188a94ca532 100644 --- a/official/README.md +++ b/official/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - ![Logo](https://storage.googleapis.com/model_garden_artifacts/TF_Model_Garden.png) # TensorFlow Official Models diff --git a/official/colab/decoding_api_in_tf_nlp.ipynb b/official/colab/decoding_api_in_tf_nlp.ipynb index 155a18422f0..726b382e228 100644 --- a/official/colab/decoding_api_in_tf_nlp.ipynb +++ b/official/colab/decoding_api_in_tf_nlp.ipynb @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - { "cells": [ { diff --git a/official/colab/nlp/customize_encoder.ipynb b/official/colab/nlp/customize_encoder.ipynb index 809ffd74786..aeddb29f963 100644 --- a/official/colab/nlp/customize_encoder.ipynb +++ b/official/colab/nlp/customize_encoder.ipynb @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - { "nbformat": 4, "nbformat_minor": 0, diff --git a/official/colab/nlp/nlp_modeling_library_intro.ipynb b/official/colab/nlp/nlp_modeling_library_intro.ipynb index ae6ad9e5f76..e4ce780c96b 100644 --- a/official/colab/nlp/nlp_modeling_library_intro.ipynb +++ b/official/colab/nlp/nlp_modeling_library_intro.ipynb @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - { "cells": [ { diff --git a/official/nlp/README.md b/official/nlp/README.md index 733a218bcce..dfa047b4ed3 100644 --- a/official/nlp/README.md +++ b/official/nlp/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # TensorFlow NLP Modelling Toolkit This codebase provides a Natrual Language Processing modeling toolkit written in diff --git a/official/nlp/albert/README.md b/official/nlp/albert/README.md index 33d92c81ab4..69620e0579f 100644 --- a/official/nlp/albert/README.md +++ b/official/nlp/albert/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ALBERT (ALBERT: A Lite BERT for Self-supervised Learning of Language Representations) The academic paper which describes ALBERT in detail and provides full results on diff --git a/official/nlp/bert/README.md b/official/nlp/bert/README.md index c2c545308c3..037ff0b1ff8 100644 --- a/official/nlp/bert/README.md +++ b/official/nlp/bert/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # BERT (Bidirectional Encoder Representations from Transformers) **WARNING**: We are on the way to deprecate most of the code in this directory. diff --git a/official/nlp/bert/bert_cloud_tpu.md b/official/nlp/bert/bert_cloud_tpu.md index 60f2e77acd8..baf6f9bdc0c 100644 --- a/official/nlp/bert/bert_cloud_tpu.md +++ b/official/nlp/bert/bert_cloud_tpu.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # BERT FineTuning with Cloud TPU: Sentence and Sentence-Pair Classification Tasks (TF 2.1) This tutorial shows you how to train the Bidirectional Encoder Representations from Transformers (BERT) model on Cloud TPU. diff --git a/official/nlp/configs/experiments/glue_mnli_matched.yaml b/official/nlp/configs/experiments/glue_mnli_matched.yaml index 6580a5e2898..29dfcb68b9c 100644 --- a/official/nlp/configs/experiments/glue_mnli_matched.yaml +++ b/official/nlp/configs/experiments/glue_mnli_matched.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: hub_module_url: '' model: diff --git a/official/nlp/configs/experiments/squad_v1.yaml b/official/nlp/configs/experiments/squad_v1.yaml index 89d1ff90d89..a69710a58f7 100644 --- a/official/nlp/configs/experiments/squad_v1.yaml +++ b/official/nlp/configs/experiments/squad_v1.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: hub_module_url: '' max_answer_length: 30 diff --git a/official/nlp/configs/models/bert_en_uncased_base.yaml b/official/nlp/configs/models/bert_en_uncased_base.yaml index 22085984a75..1e49bc5430e 100644 --- a/official/nlp/configs/models/bert_en_uncased_base.yaml +++ b/official/nlp/configs/models/bert_en_uncased_base.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: model: encoder: diff --git a/official/nlp/docs/pretrained_models.md b/official/nlp/docs/pretrained_models.md index 3c64efd4876..0c836b33b7d 100644 --- a/official/nlp/docs/pretrained_models.md +++ b/official/nlp/docs/pretrained_models.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Pre-trained Models We provide a large collection of baselines and checkpoints for NLP pre-trained diff --git a/official/nlp/docs/tfhub.md b/official/nlp/docs/tfhub.md index 505051db5a8..c6fe9a2f8f4 100644 --- a/official/nlp/docs/tfhub.md +++ b/official/nlp/docs/tfhub.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Exporting a pre-trained Encoder to TF Hub ## Overview diff --git a/official/nlp/docs/train.md b/official/nlp/docs/train.md index 69bef3cc5d4..d2ad9d7622d 100644 --- a/official/nlp/docs/train.md +++ b/official/nlp/docs/train.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Model Garden NLP Common Training Driver [train.py](https://github.com/tensorflow/models/blob/master/official/nlp/train.py) is the common training driver that supports multiple diff --git a/official/nlp/keras_nlp/README.md b/official/nlp/keras_nlp/README.md index 993d8684ca6..1c5bbb13182 100644 --- a/official/nlp/keras_nlp/README.md +++ b/official/nlp/keras_nlp/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # keras-nlp ## Layers diff --git a/official/nlp/keras_nlp/contributing.md b/official/nlp/keras_nlp/contributing.md index 6974ef6666c..b9ec1716d96 100644 --- a/official/nlp/keras_nlp/contributing.md +++ b/official/nlp/keras_nlp/contributing.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - ## Contributing to KerasNLP Patches to KerasNLP are welcome! diff --git a/official/nlp/keras_nlp/requirements.txt b/official/nlp/keras_nlp/requirements.txt index 822aed5d9d5..c765b1ead22 100644 --- a/official/nlp/keras_nlp/requirements.txt +++ b/official/nlp/keras_nlp/requirements.txt @@ -1,15 +1 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - numpy>=1.15.4 diff --git a/official/nlp/modeling/README.md b/official/nlp/modeling/README.md index fe192621493..99c7c361f97 100644 --- a/official/nlp/modeling/README.md +++ b/official/nlp/modeling/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # NLP Modeling Library This library provides a set of Keras primitives (`tf.keras.Layer` and diff --git a/official/nlp/modeling/layers/README.md b/official/nlp/modeling/layers/README.md index 43a7e271ef7..79e142a0887 100644 --- a/official/nlp/modeling/layers/README.md +++ b/official/nlp/modeling/layers/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Layers Layers are the fundamental building blocks for NLP models. They can be used to diff --git a/official/nlp/modeling/losses/README.md b/official/nlp/modeling/losses/README.md index 94a5808cbf0..a2607b1dab7 100644 --- a/official/nlp/modeling/losses/README.md +++ b/official/nlp/modeling/losses/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Losses Losses contains common loss computation used in NLP tasks. diff --git a/official/nlp/modeling/models/README.md b/official/nlp/modeling/models/README.md index b7fbc7ab74f..22fd8193c29 100644 --- a/official/nlp/modeling/models/README.md +++ b/official/nlp/modeling/models/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Models Models are combinations of `tf.keras` layers and models that can be trained. diff --git a/official/nlp/modeling/networks/README.md b/official/nlp/modeling/networks/README.md index 25547a7449c..b192399a727 100644 --- a/official/nlp/modeling/networks/README.md +++ b/official/nlp/modeling/networks/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Networks Networks are combinations of `tf.keras` layers (and possibly other networks). diff --git a/official/nlp/nhnet/README.md b/official/nlp/nhnet/README.md index 7536133fcd7..f838d120fb8 100644 --- a/official/nlp/nhnet/README.md +++ b/official/nlp/nhnet/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Multi-doc News Headline Generation Model: NHNet This repository contains TensorFlow 2.x implementation for NHNet [[1]](#1) as diff --git a/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.html b/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.html index c3085f2cf1d..0a8549c1d27 100644 --- a/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.html +++ b/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.html @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - Page Title 0 diff --git a/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.json b/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.json index 0cfb775b567..b7308592b77 100644 --- a/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.json +++ b/official/nlp/nhnet/testdata/crawled_articles/domain_0.com/url_000.json @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - { "title": "title for 0", "maintext": "text snippet for 0", diff --git a/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.html b/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.html index 9f13aee1864..7c8bb8d285c 100644 --- a/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.html +++ b/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.html @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - Page Title 1 diff --git a/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.json b/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.json index cb51d6ce321..dbc2322c7de 100644 --- a/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.json +++ b/official/nlp/nhnet/testdata/crawled_articles/domain_1.com/url_001.json @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - { "title": "title for 1", "maintext": "text snippet for 1", diff --git a/official/nlp/nhnet/testdata/stories.json b/official/nlp/nhnet/testdata/stories.json index b20c6cc5ae1..0618f3d5c8a 100644 --- a/official/nlp/nhnet/testdata/stories.json +++ b/official/nlp/nhnet/testdata/stories.json @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - [ { "urls": [ diff --git a/official/nlp/nhnet/testdata/vocab.txt b/official/nlp/nhnet/testdata/vocab.txt index 20f9567cd48..dd708d71c2f 100644 --- a/official/nlp/nhnet/testdata/vocab.txt +++ b/official/nlp/nhnet/testdata/vocab.txt @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - [UNK] [CLS] [SEP] diff --git a/official/nlp/projects/bigbird/README.md b/official/nlp/projects/bigbird/README.md index 20849d79d87..7c5435f154d 100644 --- a/official/nlp/projects/bigbird/README.md +++ b/official/nlp/projects/bigbird/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # BigBird: Transformers for Longer Sequences [BigBird](https://arxiv.org/abs/2007.14062) diff --git a/official/nlp/projects/bigbird/experiments/glue_mnli_matched.yaml b/official/nlp/projects/bigbird/experiments/glue_mnli_matched.yaml index 6b0556998a4..f38bdfc8b32 100644 --- a/official/nlp/projects/bigbird/experiments/glue_mnli_matched.yaml +++ b/official/nlp/projects/bigbird/experiments/glue_mnli_matched.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: hub_module_url: '' model: diff --git a/official/nlp/projects/bigbird/experiments/squad_v1.yaml b/official/nlp/projects/bigbird/experiments/squad_v1.yaml index af1dfb74269..7971f1b2472 100644 --- a/official/nlp/projects/bigbird/experiments/squad_v1.yaml +++ b/official/nlp/projects/bigbird/experiments/squad_v1.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: hub_module_url: '' model: diff --git a/official/nlp/projects/mobilebert/README.md b/official/nlp/projects/mobilebert/README.md index 2ff549e3303..9209b4720d6 100644 --- a/official/nlp/projects/mobilebert/README.md +++ b/official/nlp/projects/mobilebert/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # MobileBERT (MobileBERT: A Compact Task-Agnostic BERT for Resource-Limited Devices) [MobileBERT](https://arxiv.org/abs/2004.02984) diff --git a/official/nlp/projects/mobilebert/experiments/en_uncased_student.yaml b/official/nlp/projects/mobilebert/experiments/en_uncased_student.yaml index 0f989dc4cdc..cfcf40c2b89 100644 --- a/official/nlp/projects/mobilebert/experiments/en_uncased_student.yaml +++ b/official/nlp/projects/mobilebert/experiments/en_uncased_student.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: model: encoder: diff --git a/official/nlp/projects/mobilebert/experiments/en_uncased_teacher.yaml b/official/nlp/projects/mobilebert/experiments/en_uncased_teacher.yaml index 15db0a3dc21..eeee8537da5 100644 --- a/official/nlp/projects/mobilebert/experiments/en_uncased_teacher.yaml +++ b/official/nlp/projects/mobilebert/experiments/en_uncased_teacher.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: model: encoder: diff --git a/official/nlp/projects/mobilebert/experiments/mobilebert_distillation_en_uncased.yaml b/official/nlp/projects/mobilebert/experiments/mobilebert_distillation_en_uncased.yaml index 8c2a9044d2d..74e6adc3c47 100644 --- a/official/nlp/projects/mobilebert/experiments/mobilebert_distillation_en_uncased.yaml +++ b/official/nlp/projects/mobilebert/experiments/mobilebert_distillation_en_uncased.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: train_data: drop_remainder: true diff --git a/official/nlp/projects/teams/README.md b/official/nlp/projects/teams/README.md index 8faa6e2ead6..f57aa266d06 100644 --- a/official/nlp/projects/teams/README.md +++ b/official/nlp/projects/teams/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # TEAMS (Training ELECTRA Augmented with Multi-word Selection) **Note:** This project is working in progress and please stay tuned. diff --git a/official/nlp/projects/tn_bert/README.md b/official/nlp/projects/tn_bert/README.md index c513972fc23..50928155807 100644 --- a/official/nlp/projects/tn_bert/README.md +++ b/official/nlp/projects/tn_bert/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # TN-BERT (TensorNetwork BERT) TN-BERT is a modification of the BERT-base architecture that greatly compresses diff --git a/official/nlp/transformer/README.md b/official/nlp/transformer/README.md index d67e3df71ee..a3aec5f9a05 100644 --- a/official/nlp/transformer/README.md +++ b/official/nlp/transformer/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Transformer Translation Model This is an implementation of the Transformer translation model as described in the [Attention is All You Need](https://arxiv.org/abs/1706.03762) paper. The diff --git a/official/nlp/xlnet/README.md b/official/nlp/xlnet/README.md index 417c37d5a0f..546d1128e2d 100644 --- a/official/nlp/xlnet/README.md +++ b/official/nlp/xlnet/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # XLNet: Generalized Autoregressive Pretraining for Language Understanding The academic paper which describes XLNet in detail and provides full results on diff --git a/official/recommendation/README.md b/official/recommendation/README.md index 7e9f784240c..ea2abfadcab 100644 --- a/official/recommendation/README.md +++ b/official/recommendation/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Recommendation Model ## Overview This is an implementation of the Neural Collaborative Filtering (NCF) framework with Neural Matrix Factorization (NeuMF) model as described in the [Neural Collaborative Filtering](https://arxiv.org/abs/1708.05031) paper. Current implementation is based on the code from the authors' [NCF code](https://github.com/hexiangnan/neural_collaborative_filtering) and the Stanford implementation in the [MLPerf Repo](https://github.com/mlperf/reference/tree/master/recommendation/pytorch). diff --git a/official/recommendation/ranking/README.md b/official/recommendation/ranking/README.md index b2d891848f7..9c2ca21039f 100644 --- a/official/recommendation/ranking/README.md +++ b/official/recommendation/ranking/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # TF Model Garden Ranking Models ## Overview diff --git a/official/recommendation/ranking/configs/yaml/dcn_v2_criteo_tpu.yaml b/official/recommendation/ranking/configs/yaml/dcn_v2_criteo_tpu.yaml index 6532d59e8c1..a281e03259b 100644 --- a/official/recommendation/ranking/configs/yaml/dcn_v2_criteo_tpu.yaml +++ b/official/recommendation/ranking/configs/yaml/dcn_v2_criteo_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'tpu' task: diff --git a/official/recommendation/ranking/configs/yaml/dlrm_criteo_tpu.yaml b/official/recommendation/ranking/configs/yaml/dlrm_criteo_tpu.yaml index 79ea6fb6e33..aaaadf58e60 100644 --- a/official/recommendation/ranking/configs/yaml/dlrm_criteo_tpu.yaml +++ b/official/recommendation/ranking/configs/yaml/dlrm_criteo_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'tpu' task: diff --git a/official/recommendation/run.sh b/official/recommendation/run.sh index 935a7d01830..b8e1143a38b 100755 --- a/official/recommendation/run.sh +++ b/official/recommendation/run.sh @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - #!/bin/bash set -e diff --git a/official/requirements.txt b/official/requirements.txt index fc95b6dae90..74028adcb55 100644 --- a/official/requirements.txt +++ b/official/requirements.txt @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - six google-api-python-client>=1.6.7 google-cloud-bigquery>=0.31.0 diff --git a/official/utils/flags/README.md b/official/utils/flags/README.md index 49619bdbf2d..beb3b2a1e1d 100644 --- a/official/utils/flags/README.md +++ b/official/utils/flags/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Adding Abseil (absl) flags quickstart **WARNING** This module is deprecated. We no long use it in new models and diff --git a/official/utils/flags/guidelines.md b/official/utils/flags/guidelines.md index fd3720c8596..db963aabebc 100644 --- a/official/utils/flags/guidelines.md +++ b/official/utils/flags/guidelines.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Using flags in official models 1. **All common flags must be incorporated in the models.** diff --git a/official/utils/testing/pylint.rcfile b/official/utils/testing/pylint.rcfile index 33ce61e4c39..b872802a811 100644 --- a/official/utils/testing/pylint.rcfile +++ b/official/utils/testing/pylint.rcfile @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - [MESSAGES CONTROL] disable=R,W,bad-option-value,trailing-newlines,no-name-in-module diff --git a/official/utils/testing/scripts/builds_common.sh b/official/utils/testing/scripts/builds_common.sh index 7bea3ef09b3..3cf08bb510d 100644 --- a/official/utils/testing/scripts/builds_common.sh +++ b/official/utils/testing/scripts/builds_common.sh @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - #!/usr/bin/env bash # Copyright 2019 The TensorFlow Authors. All Rights Reserved. # diff --git a/official/utils/testing/scripts/ci_sanity.sh b/official/utils/testing/scripts/ci_sanity.sh index 4e73b6288fa..0646c87a943 100755 --- a/official/utils/testing/scripts/ci_sanity.sh +++ b/official/utils/testing/scripts/ci_sanity.sh @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - #!/bin/bash # Copyright 2019 The TensorFlow Authors. All Rights Reserved. # diff --git a/official/utils/testing/scripts/presubmit.sh b/official/utils/testing/scripts/presubmit.sh index 6ef7f5a4ab2..33eca3cbb41 100755 --- a/official/utils/testing/scripts/presubmit.sh +++ b/official/utils/testing/scripts/presubmit.sh @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - #!/bin/bash # Copyright 2018 The TensorFlow Authors. All Rights Reserved. # diff --git a/official/vision/beta/MODEL_GARDEN.md b/official/vision/beta/MODEL_GARDEN.md index da804662a39..42f7eea546b 100644 --- a/official/vision/beta/MODEL_GARDEN.md +++ b/official/vision/beta/MODEL_GARDEN.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # TF Vision Model Garden ## Introduction diff --git a/official/vision/beta/README.md b/official/vision/beta/README.md index 5e163bebf7d..7d8f84fd5bd 100644 --- a/official/vision/beta/README.md +++ b/official/vision/beta/README.md @@ -1,16 +1,2 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - This directory contains the new design of TF model garden vision framework. Stay tuned. diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_gpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_gpu.yaml index ef1f2f1b5a3..ff1a0719e6f 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_gpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_gpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # MobileNetV2_1.0 ImageNet classification. 71.0% top-1 and 90.0% top-5 accuracy. runtime: distribution_strategy: 'mirrored' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_tpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_tpu.yaml index f16c6315576..b5df9d6e74a 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_tpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_mobilenetv2_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # MobileNetV2_1.0 ImageNet classification. 72.72% top-1 and 91.05% top-5 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_deeplab_tpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_deeplab_tpu.yaml index 3846a6c4b12..5d7d2959637 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_deeplab_tpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_deeplab_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Top-1 accuracy 81.6% on ImageNet runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_tpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_tpu.yaml index a777f0c9130..2600f58faa5 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_tpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet101_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-101 ImageNet classification. 79.1% top-1 and 94.5% top-5 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet152_tpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet152_tpu.yaml index 700b71317c0..1c81953e2f6 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet152_tpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet152_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-152 ImageNet classification. 79.4% top-1 and 94.7% top-5 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_deeplab_tpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_deeplab_tpu.yaml index 6bcdde4a616..11bdafbc35d 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_deeplab_tpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_deeplab_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'tpu' mixed_precision_dtype: 'bfloat16' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_gpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_gpu.yaml index e70ba6ce198..dd6a4dc1618 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_gpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_gpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'mirrored' mixed_precision_dtype: 'float16' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tfds_tpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tfds_tpu.yaml index 382e3fbc700..1506b48f903 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tfds_tpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tfds_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-50 ImageNet classification. 78.1% top-1 and 93.9% top-5 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tpu.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tpu.yaml index 3ba1b2b7771..7fd10535aa8 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tpu.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnet50_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-50 ImageNet classification. 78.1% top-1 and 93.9% top-5 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i160.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i160.yaml index cff3d32b3d4..7c9e7b80a02 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i160.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i160.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-101 ImageNet classification. 80.2% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i192.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i192.yaml index 28c5c75388b..576c4862505 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i192.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs101_i192.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-101 ImageNet classification. 81.3% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i192.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i192.yaml index 6c763f33184..b1c8edc463f 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i192.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i192.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-152 ImageNet classification. 81.9% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i224.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i224.yaml index 5a3c4d1c399..2ec14bae5ab 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i224.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i224.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-152 ImageNet classification. 82.5% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i256.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i256.yaml index 548c5c5330d..91b53d6217f 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i256.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs152_i256.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-152 ImageNet classification. 83.1% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs200_i256.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs200_i256.yaml index 79968298ce8..9d76c010170 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs200_i256.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs200_i256.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-200 ImageNet classification. 83.5% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs270_i256.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs270_i256.yaml index 4849a457e14..b7c6a644e2c 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs270_i256.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs270_i256.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-270 ImageNet classification. 83.6% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i256.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i256.yaml index a025dd481a0..3b2d3fe261c 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i256.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i256.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-350 ImageNet classification. 83.7% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i320.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i320.yaml index 5110ad6459d..36cdba7bb43 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i320.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs350_i320.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-350 ImageNet classification. 84.2% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs420_i320.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs420_i320.yaml index 7d249604175..9b02b7e006a 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs420_i320.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs420_i320.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'tpu' mixed_precision_dtype: 'bfloat16' diff --git a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs50_i160.yaml b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs50_i160.yaml index 8303553e3b9..a57f41f3908 100644 --- a/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs50_i160.yaml +++ b/official/vision/beta/configs/experiments/image_classification/imagenet_resnetrs50_i160.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ResNet-RS-50 ImageNet classification. 79.1% top-1 accuracy. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_cascadercnn_tpu.yaml b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_cascadercnn_tpu.yaml index 0121ef53148..1f8b245da76 100644 --- a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_cascadercnn_tpu.yaml +++ b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_cascadercnn_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # --experiment_type=cascadercnn_spinenet_coco # Expect to reach: box mAP: 51.9%, mask mAP: 45.0% on COCO runtime: diff --git a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_mrcnn_tpu.yaml b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_mrcnn_tpu.yaml index 0d83e409379..4d5ec8ae481 100644 --- a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_mrcnn_tpu.yaml +++ b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet143_mrcnn_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Expect to reach: box mAP: 49.3%, mask mAP: 43.4% on COCO runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_cascadercnn_tpu.yaml b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_cascadercnn_tpu.yaml index 26df9523e82..a28dd4bb0fc 100644 --- a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_cascadercnn_tpu.yaml +++ b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_cascadercnn_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # --experiment_type=cascadercnn_spinenet_coco # Expect to reach: box mAP: 46.4%, mask mAP: 40.0% on COCO runtime: diff --git a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_mrcnn_tpu.yaml b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_mrcnn_tpu.yaml index 674ceac933a..4ac1ae428bf 100644 --- a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_mrcnn_tpu.yaml +++ b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet49_mrcnn_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Expect to reach: box mAP: 43.2%, mask mAP: 38.3% on COCO runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_casrcnn_tpu.yaml b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_casrcnn_tpu.yaml index 2ec84bd7dad..612608333c3 100644 --- a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_casrcnn_tpu.yaml +++ b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_casrcnn_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'tpu' mixed_precision_dtype: 'bfloat16' diff --git a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_mrcnn_tpu.yaml b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_mrcnn_tpu.yaml index d30a532a098..9609b7eee34 100644 --- a/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_mrcnn_tpu.yaml +++ b/official/vision/beta/configs/experiments/maskrcnn/coco_spinenet96_mrcnn_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Expect to reach: box mAP: 48.1%, mask mAP: 42.4% on COCO runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/maskrcnn/r50fpn_640_coco_scratch_tpu4x4.yaml b/official/vision/beta/configs/experiments/maskrcnn/r50fpn_640_coco_scratch_tpu4x4.yaml index 1ffc6f9e641..218f0451058 100644 --- a/official/vision/beta/configs/experiments/maskrcnn/r50fpn_640_coco_scratch_tpu4x4.yaml +++ b/official/vision/beta/configs/experiments/maskrcnn/r50fpn_640_coco_scratch_tpu4x4.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Expect to reach: box mAP: 42.3%, mask mAP: 37.6% on COCO task: init_checkpoint: null diff --git a/official/vision/beta/configs/experiments/retinanet/coco_spinenet143_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/coco_spinenet143_tpu.yaml index dc3bc2b1710..438fe031a8b 100644 --- a/official/vision/beta/configs/experiments/retinanet/coco_spinenet143_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/coco_spinenet143_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SpineNet-143 COCO detection with protocal C config. Expecting 50.0% AP. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/retinanet/coco_spinenet190_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/coco_spinenet190_tpu.yaml index 653ef5fd791..bc0ea1f94ec 100644 --- a/official/vision/beta/configs/experiments/retinanet/coco_spinenet190_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/coco_spinenet190_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'tpu' mixed_precision_dtype: 'bfloat16' diff --git a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_mobile_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_mobile_tpu.yaml index 094e067040e..116dd008493 100644 --- a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_mobile_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_mobile_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # --experiment_type=retinanet_spinenet_mobile_coco runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_tpu.yaml index 1587130e978..725e1fc9b84 100644 --- a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SpineNet-49 COCO detection with protocal C config. Expecting 44.2% AP. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49s_mobile_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49s_mobile_tpu.yaml index f62ec9b348f..3b89a626759 100644 --- a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49s_mobile_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49s_mobile_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # --experiment_type=retinanet_spinenet_mobile_coco runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49xs_mobile_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49xs_mobile_tpu.yaml index 028a84beebf..8c9bf3a0b1f 100644 --- a/official/vision/beta/configs/experiments/retinanet/coco_spinenet49xs_mobile_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/coco_spinenet49xs_mobile_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # --experiment_type=retinanet_spinenet_mobile_coco runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/retinanet/coco_spinenet96_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/coco_spinenet96_tpu.yaml index 7b794cd1651..c75d667753f 100644 --- a/official/vision/beta/configs/experiments/retinanet/coco_spinenet96_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/coco_spinenet96_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SpineNet-96 COCO detection with protocol C config. Expecting 48.5% AP. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tfds_tpu.yaml b/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tfds_tpu.yaml index 0d6cf883907..0f9a30a3443 100644 --- a/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tfds_tpu.yaml +++ b/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tfds_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'tpu' mixed_precision_dtype: 'bfloat16' diff --git a/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tpu4x4_benchmark.yaml b/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tpu4x4_benchmark.yaml index 1523946cb1b..46b1f3cad7c 100644 --- a/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tpu4x4_benchmark.yaml +++ b/official/vision/beta/configs/experiments/retinanet/resnet50fpn_coco_tpu4x4_benchmark.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Benchmarks runs on same instnace, change eval batch size to fit on 4x4 tpu task: validation_data: diff --git a/official/vision/beta/configs/experiments/semantic_segmentation/deeplabv3plus_resnet101_cityscapes_tfds_tpu.yaml b/official/vision/beta/configs/experiments/semantic_segmentation/deeplabv3plus_resnet101_cityscapes_tfds_tpu.yaml index bf929ee4ee4..4ffc7689d2f 100644 --- a/official/vision/beta/configs/experiments/semantic_segmentation/deeplabv3plus_resnet101_cityscapes_tfds_tpu.yaml +++ b/official/vision/beta/configs/experiments/semantic_segmentation/deeplabv3plus_resnet101_cityscapes_tfds_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Use your own cityscapes preprocessed dataset. 79% meanIoU. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/configs/experiments/video_classification/k400_3d-resnet50_tpu.yaml b/official/vision/beta/configs/experiments/video_classification/k400_3d-resnet50_tpu.yaml index 704c727ffe6..d9158c2bd17 100644 --- a/official/vision/beta/configs/experiments/video_classification/k400_3d-resnet50_tpu.yaml +++ b/official/vision/beta/configs/experiments/video_classification/k400_3d-resnet50_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # 3D ResNet-50 video classification on Kinetics-400. # # --experiment_type=video_classification_kinetics400 diff --git a/official/vision/beta/configs/experiments/video_classification/k400_resnet3drs_50_tpu.yaml b/official/vision/beta/configs/experiments/video_classification/k400_resnet3drs_50_tpu.yaml index 9e1977297ec..83875d1273a 100644 --- a/official/vision/beta/configs/experiments/video_classification/k400_resnet3drs_50_tpu.yaml +++ b/official/vision/beta/configs/experiments/video_classification/k400_resnet3drs_50_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # 3D ResNet-RS-50 video classification on Kinetics-400. # # --experiment_type=video_classification_kinetics400 diff --git a/official/vision/beta/configs/experiments/video_classification/k400_slowonly16x4_tpu.yaml b/official/vision/beta/configs/experiments/video_classification/k400_slowonly16x4_tpu.yaml index b6d20bfb4c1..8e6793a374e 100644 --- a/official/vision/beta/configs/experiments/video_classification/k400_slowonly16x4_tpu.yaml +++ b/official/vision/beta/configs/experiments/video_classification/k400_slowonly16x4_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SlowOnly 16x4 video classification on Kinetics-400. # # --experiment_type=video_classification_kinetics400 diff --git a/official/vision/beta/configs/experiments/video_classification/k400_slowonly8x8_tpu.yaml b/official/vision/beta/configs/experiments/video_classification/k400_slowonly8x8_tpu.yaml index c711f2e105c..c0bcd881ef3 100644 --- a/official/vision/beta/configs/experiments/video_classification/k400_slowonly8x8_tpu.yaml +++ b/official/vision/beta/configs/experiments/video_classification/k400_slowonly8x8_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SlowOnly 8x8 video classification on Kinetics-400. # # --experiment_type=video_classification_kinetics400 diff --git a/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50_tpu.yaml b/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50_tpu.yaml index 348a2466f6b..ceb38608d6d 100644 --- a/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50_tpu.yaml +++ b/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # 3D ResNet-50 video classification on Kinetics-600. # # --experiment_type=video_classification_kinetics600 diff --git a/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50g_tpu.yaml b/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50g_tpu.yaml index 38627270718..3ae54c41564 100644 --- a/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50g_tpu.yaml +++ b/official/vision/beta/configs/experiments/video_classification/k600_3d-resnet50g_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # 3D ResNet-50g video classification on Kinetics-600. # # --experiment_type=video_classification_kinetics600 diff --git a/official/vision/beta/configs/experiments/video_classification/k600_slowonly8x8_tpu.yaml b/official/vision/beta/configs/experiments/video_classification/k600_slowonly8x8_tpu.yaml index 6e7e3e1fdb2..43f656ce3f0 100644 --- a/official/vision/beta/configs/experiments/video_classification/k600_slowonly8x8_tpu.yaml +++ b/official/vision/beta/configs/experiments/video_classification/k600_slowonly8x8_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SlowOnly 8x8 video classification on Kinetics-600. # # --experiment_type=video_classification_kinetics600 diff --git a/official/vision/beta/projects/README.md b/official/vision/beta/projects/README.md index 93cc973ce8f..9c20f07fc60 100644 --- a/official/vision/beta/projects/README.md +++ b/official/vision/beta/projects/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - Here are a few projects that are built on tf.vision. They are build and maintain by different parties. They can be used as examples of how to build your own projects based on tf.vision. diff --git a/official/vision/beta/projects/assemblenet/README.md b/official/vision/beta/projects/assemblenet/README.md index 66b9c56537e..fb19541f9fc 100644 --- a/official/vision/beta/projects/assemblenet/README.md +++ b/official/vision/beta/projects/assemblenet/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # AssembleNet and AssembleNet++ This repository is the official implementations of the following papers. diff --git a/official/vision/beta/projects/deepmac_maskrcnn/README.md b/official/vision/beta/projects/deepmac_maskrcnn/README.md index ed0b1be8b2a..1e241f2cf9b 100644 --- a/official/vision/beta/projects/deepmac_maskrcnn/README.md +++ b/official/vision/beta/projects/deepmac_maskrcnn/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Mask R-CNN with deep mask heads This project brings insights from the DeepMAC model into the Mask-RCNN diff --git a/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r101_hg52.yaml b/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r101_hg52.yaml index a3e4d443ae3..1a097653808 100644 --- a/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r101_hg52.yaml +++ b/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r101_hg52.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: # VOC class taken from # models/official/vision/detection/utils/class_utils.py diff --git a/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50.yaml b/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50.yaml index cb925d38fea..792bc9c1f7c 100644 --- a/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50.yaml +++ b/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: # VOC class taken from # models/official/vision/detection/utils/class_utils.py diff --git a/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50_hg52.yaml b/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50_hg52.yaml index 79f25ec5aae..060bfb61b2e 100644 --- a/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50_hg52.yaml +++ b/official/vision/beta/projects/deepmac_maskrcnn/configs/experiments/deep_mask_head_rcnn_voc_r50_hg52.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - task: # VOC class taken from # models/official/vision/detection/utils/class_utils.py diff --git a/official/vision/beta/projects/movinet/README.md b/official/vision/beta/projects/movinet/README.md index a19576cf97e..5ccf1d3e838 100644 --- a/official/vision/beta/projects/movinet/README.md +++ b/official/vision/beta/projects/movinet/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Mobile Video Networks (MoViNets) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tensorflow/models/blob/master/official/vision/beta/projects/movinet/movinet_tutorial.ipynb) diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_8x8.yaml index 0c3ea819ebc..bd7d3ce92a9 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A0 backbone. # --experiment_type=movinet_kinetics600 # Achieves 72.28% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_cpu_local.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_cpu_local.yaml index 4424f422139..a144ac56e4d 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_cpu_local.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_k600_cpu_local.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A0 backbone. # --experiment_type=movinet_kinetics600 diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_stream_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_stream_k600_8x8.yaml index 4ed49a1be98..df4afcc4dab 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_stream_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a0_stream_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A0-Stream backbone. # --experiment_type=movinet_kinetics600 # Achieves 72.03% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_k600_8x8.yaml index e05c3c411a9..8c097f49b4a 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A1 backbone. # --experiment_type=movinet_kinetics600 # Achieves 76.69% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_stream_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_stream_k600_8x8.yaml index 6abf33886cb..3452067ad9c 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_stream_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a1_stream_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A1-Stream backbone. # --experiment_type=movinet_kinetics600 # Achieves 76.45% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_k600_8x8.yaml index 8e9581d7d86..575772b9f3e 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A2 backbone. # --experiment_type=movinet_kinetics600 # Achieves 78.62% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_stream_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_stream_k600_8x8.yaml index 83a6cd04ea1..206c7940311 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_stream_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a2_stream_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A2-Stream backbone. # --experiment_type=movinet_kinetics600 # Achieves 78.40% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_k600_8x8.yaml index b0f503aa670..a4d34314695 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A3 backbone. # --experiment_type=movinet_kinetics600 # Achieves 81.79% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_stream_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_stream_k600_8x8.yaml index 62ec0e0ae5c..d503e3dc6f9 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_stream_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a3_stream_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A3-Stream backbone. # --experiment_type=movinet_kinetics600 # Achieves 80.09% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_k600_8x8.yaml index 6b689bb41ff..102ccad4f55 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A4 backbone. # --experiment_type=movinet_kinetics600 # Achieves 83.48% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_stream_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_stream_k600_8x8.yaml index 2eab748d043..63b9865d366 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_stream_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a4_stream_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A4 backbone. # --experiment_type=movinet_kinetics600 # Achieves 81.33% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_k600_8x8.yaml index a6aa551e71f..79c9d209d91 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A5 backbone. # --experiment_type=movinet_kinetics600 # Achieves 84.00% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_stream_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_stream_k600_8x8.yaml index d1bcc87a967..1983937679f 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_stream_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_a5_stream_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-A5-Stream backbone. # --experiment_type=movinet_kinetics600 # Achieves 82.37% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_k600_8x8.yaml index 67495e7f042..b6b190c8acb 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-T0 backbone. # --experiment_type=movinet_kinetics600 # Achieves 68.40% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_stream_k600_8x8.yaml b/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_stream_k600_8x8.yaml index ebf0cc93111..320a51ea681 100644 --- a/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_stream_k600_8x8.yaml +++ b/official/vision/beta/projects/movinet/configs/yaml/movinet_t0_stream_k600_8x8.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Video classification on Kinetics-600 using MoViNet-T0-Stream backbone. # --experiment_type=movinet_kinetics600 # Achieves 67.17% Top-1 accuracy. diff --git a/official/vision/beta/projects/movinet/movinet_tutorial.ipynb b/official/vision/beta/projects/movinet/movinet_tutorial.ipynb index 7ad97fb722e..319489d7a78 100644 --- a/official/vision/beta/projects/movinet/movinet_tutorial.ipynb +++ b/official/vision/beta/projects/movinet/movinet_tutorial.ipynb @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - { "cells": [ { diff --git a/official/vision/beta/projects/movinet/requirements.txt b/official/vision/beta/projects/movinet/requirements.txt index 190cec2dcb7..55b985f2258 100644 --- a/official/vision/beta/projects/movinet/requirements.txt +++ b/official/vision/beta/projects/movinet/requirements.txt @@ -1,15 +1 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - mediapy diff --git a/official/vision/beta/projects/simclr/README.md b/official/vision/beta/projects/simclr/README.md index b381c5c4718..91b4375bd60 100644 --- a/official/vision/beta/projects/simclr/README.md +++ b/official/vision/beta/projects/simclr/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Simple Framework for Contrastive Learning [![Paper](http://img.shields.io/badge/Paper-arXiv.2002.05709-B3181B?logo=arXiv)](https://arxiv.org/abs/2002.05709) diff --git a/official/vision/beta/projects/simclr/configs/experiments/cifar_simclr_pretrain.yaml b/official/vision/beta/projects/simclr/configs/experiments/cifar_simclr_pretrain.yaml index f4b5d006701..07d319a6929 100644 --- a/official/vision/beta/projects/simclr/configs/experiments/cifar_simclr_pretrain.yaml +++ b/official/vision/beta/projects/simclr/configs/experiments/cifar_simclr_pretrain.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Cifar classification. runtime: distribution_strategy: 'mirrored' diff --git a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_gpu.yaml b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_gpu.yaml index 49db1edb081..13b02cdf113 100644 --- a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_gpu.yaml +++ b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_gpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SimCLR Imagenet 10% finetuning. runtime: distribution_strategy: 'mirrored' diff --git a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_tpu.yaml b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_tpu.yaml index 933736fd509..45cceb5fcd4 100644 --- a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_tpu.yaml +++ b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_finetune_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SimCLR Imagenet 10% finetuning. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_gpu.yaml b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_gpu.yaml index 31ce98d7ee5..f2fa25ef8e7 100644 --- a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_gpu.yaml +++ b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_gpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SimCLR Imagenet pretraining. runtime: distribution_strategy: 'mirrored' diff --git a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_tpu.yaml b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_tpu.yaml index 8d7f48e9374..f5c8045483b 100644 --- a/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_tpu.yaml +++ b/official/vision/beta/projects/simclr/configs/experiments/imagenet_simclr_pretrain_tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # SimCLR Imagenet pretraining. runtime: distribution_strategy: 'tpu' diff --git a/official/vision/beta/projects/yolo/README.md b/official/vision/beta/projects/yolo/README.md index 707ad2f0b2a..0a1e27fbe90 100644 --- a/official/vision/beta/projects/yolo/README.md +++ b/official/vision/beta/projects/yolo/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # YOLO Object Detectors, You Only Look Once [![Paper](http://img.shields.io/badge/Paper-arXiv.1804.02767-B3181B?logo=arXiv)](https://arxiv.org/abs/1804.02767) diff --git a/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53.yaml b/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53.yaml index 60feb5fc0f2..10dbdc56855 100644 --- a/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53.yaml +++ b/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'mirrored' mixed_precision_dtype: 'float32' diff --git a/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53_tfds.yaml b/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53_tfds.yaml index 778bca2e408..b27ff015708 100644 --- a/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53_tfds.yaml +++ b/official/vision/beta/projects/yolo/configs/experiments/csp_darknet53_tfds.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'mirrored' mixed_precision_dtype: 'float16' diff --git a/official/vision/beta/projects/yolo/configs/experiments/darknet53.yaml b/official/vision/beta/projects/yolo/configs/experiments/darknet53.yaml index bf2f37a984c..a3333b599e3 100644 --- a/official/vision/beta/projects/yolo/configs/experiments/darknet53.yaml +++ b/official/vision/beta/projects/yolo/configs/experiments/darknet53.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'mirrored' mixed_precision_dtype: 'float32' diff --git a/official/vision/beta/projects/yolo/configs/experiments/darknet53_tfds.yaml b/official/vision/beta/projects/yolo/configs/experiments/darknet53_tfds.yaml index 32d935a7cb0..8f9fb2dfc6b 100644 --- a/official/vision/beta/projects/yolo/configs/experiments/darknet53_tfds.yaml +++ b/official/vision/beta/projects/yolo/configs/experiments/darknet53_tfds.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - runtime: distribution_strategy: 'mirrored' mixed_precision_dtype: 'float16' diff --git a/official/vision/beta/projects/yt8m/README.md b/official/vision/beta/projects/yt8m/README.md index 2acaef2b906..2f4cf2ab4b0 100644 --- a/official/vision/beta/projects/yt8m/README.md +++ b/official/vision/beta/projects/yt8m/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # YouTube-8M Tensorflow Starter Code DISCLAIMER: This project is still under development. diff --git a/official/vision/beta/projects/yt8m/experiments/yt8m.yaml b/official/vision/beta/projects/yt8m/experiments/yt8m.yaml index 40e7c784587..c099f23f90b 100644 --- a/official/vision/beta/projects/yt8m/experiments/yt8m.yaml +++ b/official/vision/beta/projects/yt8m/experiments/yt8m.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # yt8m config file task: model: diff --git a/official/vision/beta/projects/yt8m/experiments/yt8m_test.yaml b/official/vision/beta/projects/yt8m/experiments/yt8m_test.yaml index 343629aa710..9a7ef94cc73 100644 --- a/official/vision/beta/projects/yt8m/experiments/yt8m_test.yaml +++ b/official/vision/beta/projects/yt8m/experiments/yt8m_test.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # yt8m test config file task: model: diff --git a/official/vision/detection/README.md b/official/vision/detection/README.md index 6985f3a79c7..2633f86d5dc 100644 --- a/official/vision/detection/README.md +++ b/official/vision/detection/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Object Detection Models on TensorFlow 2 **WARNING**: This repository will be deprecated and replaced by the solid diff --git a/official/vision/image_classification/README.md b/official/vision/image_classification/README.md index 6137e9ccce4..78bfe1f27e6 100644 --- a/official/vision/image_classification/README.md +++ b/official/vision/image_classification/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Image Classification This folder contains TF 2.0 model examples for image classification: diff --git a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-gpu.yaml b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-gpu.yaml index 756b489fef5..6f40ffb1e30 100644 --- a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-gpu.yaml +++ b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-gpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Training configuration for EfficientNet-b0 trained on ImageNet on GPUs. # Takes ~32 minutes per epoch for 8 V100s. # Reaches ~76.1% within 350 epochs. diff --git a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-tpu.yaml b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-tpu.yaml index b406fbe0f6c..c5be7e9ba32 100644 --- a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-tpu.yaml +++ b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b0-tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Training configuration for EfficientNet-b0 trained on ImageNet on TPUs. # Takes ~2 minutes, 50 seconds per epoch for v3-32. # Reaches ~76.1% within 350 epochs. diff --git a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-gpu.yaml b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-gpu.yaml index f4ecba89b8e..2f3dce01a46 100644 --- a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-gpu.yaml +++ b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-gpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Note: This configuration uses a scaled per-replica batch size based on the number of devices. runtime: distribution_strategy: 'mirrored' diff --git a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-tpu.yaml b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-tpu.yaml index 4a96ce232e8..0bb6a9fe6f0 100644 --- a/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-tpu.yaml +++ b/official/vision/image_classification/configs/examples/efficientnet/imagenet/efficientnet-b1-tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Training configuration for EfficientNet-b1 trained on ImageNet on TPUs. # Takes ~3 minutes, 15 seconds per epoch for v3-32. # Note: This configuration uses a scaled per-replica batch size based on the number of devices. diff --git a/official/vision/image_classification/configs/examples/resnet/imagenet/gpu.yaml b/official/vision/image_classification/configs/examples/resnet/imagenet/gpu.yaml index 5fc88552caa..2037d6b5d1c 100644 --- a/official/vision/image_classification/configs/examples/resnet/imagenet/gpu.yaml +++ b/official/vision/image_classification/configs/examples/resnet/imagenet/gpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Training configuration for ResNet trained on ImageNet on GPUs. # Reaches > 76.1% within 90 epochs. # Note: This configuration uses a scaled per-replica batch size based on the number of devices. diff --git a/official/vision/image_classification/configs/examples/resnet/imagenet/tpu.yaml b/official/vision/image_classification/configs/examples/resnet/imagenet/tpu.yaml index cda4cd6df9d..0a3030333bb 100644 --- a/official/vision/image_classification/configs/examples/resnet/imagenet/tpu.yaml +++ b/official/vision/image_classification/configs/examples/resnet/imagenet/tpu.yaml @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # Training configuration for ResNet trained on ImageNet on TPUs. # Takes ~4 minutes, 30 seconds seconds per epoch for a v3-32. # Reaches > 76.1% within 90 epochs. diff --git a/official/vision/image_classification/resnet/README.md b/official/vision/image_classification/resnet/README.md index a5243db2e01..5064523fbdc 100644 --- a/official/vision/image_classification/resnet/README.md +++ b/official/vision/image_classification/resnet/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - This folder contains a [custom training loop (CTL)](#resnet-custom-training-loop) implementation for ResNet50. diff --git a/official/vision/keras_cv/LICENSE b/official/vision/keras_cv/LICENSE index 945e036f578..0b1ba442980 100644 --- a/official/vision/keras_cv/LICENSE +++ b/official/vision/keras_cv/LICENSE @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - Copyright 2020 The TensorFlow Authors. All rights reserved. Apache License diff --git a/official/vision/keras_cv/README.md b/official/vision/keras_cv/README.md index 4c9917964f5..1132d521cd7 100644 --- a/official/vision/keras_cv/README.md +++ b/official/vision/keras_cv/README.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # keras-cv ## Losses diff --git a/official/vision/keras_cv/contributing.md b/official/vision/keras_cv/contributing.md index 729528ae38a..d9efe9b0691 100644 --- a/official/vision/keras_cv/contributing.md +++ b/official/vision/keras_cv/contributing.md @@ -1,17 +1,3 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - ## Contributing to KerasCV Patches to KerasCV are welcome! diff --git a/official/vision/keras_cv/requirements.txt b/official/vision/keras_cv/requirements.txt index 6d50ed5b314..6bad10388ec 100644 --- a/official/vision/keras_cv/requirements.txt +++ b/official/vision/keras_cv/requirements.txt @@ -1,16 +1,2 @@ -# Copyright 2021 The TensorFlow Authors. All Rights Reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - numpy scipy