Skip to content

Commit

Permalink
quarterly maintenance for 11485 (#345)
Browse files Browse the repository at this point in the history
* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* Add realtime speech and Select AI lab

* add rag chatbot, update deploy model, add videos

* fixes to develop oracledb and ai workshop

* fixes to develop oracledb and ai workshop

* fixes to develop oracledb and ai workshop

* updates to formats, etc. and location of java-ai src

* updates to formats, etc. and location of java-ai src

* quarterly maintenance minor updates for 11494 - azure devops workshop

* quarterly maintenance for Develop with Oracle AI and Database Services: Healthcare (Open Source Version)

* quarterly maintenance for Develop with Oracle AI and Database Services: Healthcare (Open Source Version)
  • Loading branch information
paulparkinson authored Nov 8, 2024
1 parent 64ed589 commit f4c6533
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 5 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,11 @@ But before you continue, you need to perform the first step, **Create Dataset**

![Data labeling on Github](images/data-labeling-examples.png " ")

3. Alternatively you can also download this python code. [data-labeling-python-code.zip](https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/partner-solutions/oas-and-vision/lab2.zip) to your computer.

4. Extract the zip file, it creates a folder structure similar
3. Extract the zip file, it creates a folder structure similar

![extract structure](images/view-extraction.png =60%x*)

5. Update *config.py* file with required configuration parameters
4. Update *config.py* file with required configuration parameters

In order to run the data labeling program properly, you need to make some changes in */data-labeling/config.py* and */.oci/config* files.

Expand Down Expand Up @@ -152,7 +150,7 @@ But before you continue, you need to perform the first step, **Create Dataset**
</copy>
```

6. You can finally start with bulk image labeling. Run *main.py*.
5. You can finally start with bulk image labeling. Run *main.py*.

```text
<copy>python3 main.py</copy>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f4c6533

Please sign in to comment.