You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After meeting the [prerequisites](/official/projects/waste_identification_ml/circularnet-docs/content/before-you-begin), follow these steps to clone the project from the [GitHub repository](https://github.com/tensorflow/models/tree/master/official/projects/waste_identification_ml) and install all the required packages.
1
+
After meeting the [prerequisites](before-you-begin.md),
2
+
follow these steps to clone the project from the [GitHub repository](https://github.com/tensorflow/models/tree/master/official/projects/waste_identification_ml) and install all the required packages.
2
3
3
4
Run the following commands on the **SSH-in-browser** window of your VM instance
4
5
in Google Cloud or the terminal of your edge device:
@@ -9,37 +10,30 @@ in Google Cloud or the terminal of your edge device:
9
10
sudo apt-get install git
10
11
```
11
12
12
-
**Note:** If the `Do you want to continue?` message is displayed, enter `Y` and press **Enter** to continue.<br><br>
13
-
14
-
1. Clone the [GitHub repository](https://github.com/tensorflow/models/tree/master/official/projects/waste_identification_ml):
13
+
1. Clone the tensorflow models, which contains Circularnet
0 commit comments