Skip to content

Commit

Permalink
📝Add Dobot Notebooks (#928)
Browse files Browse the repository at this point in the history
* Use case Dobot - WIP commit (#884)

* WIP commit

* training via config file and robot control

* 2 notebooks robot control

* Removed utils directory from notebooks/500_use_cases

* Removed utils directory from `notebooks/500_use_cases` (#911)

Removed utils directory from notebooks/500_use_cases

* Download the dataset and the api from anomalib assets

* adding readme file

* adding instructions

* adding instructions

* adding instructions

* adding instructions

* adding instructions

* adding instructions

* adding instructions

* adding instructions

* adding instructions

* adding instructions

* Update README.md

* Model training is done via API now

* Fixed the bugs spotted by Paula

* directories for robot

* adding robot/training notebooks (#926)

* adding robot/training notebooks

* normalization issue fixed

* adding imagenet for OV inferencing

* Remove unused header

* Add new line at the end of file

* Fix dataset path

* Fix formatting

---------

Co-authored-by: Ashwin Vaidya <ashwinnitinvaidya@gmail.com>

* Dobot (#927)

* Add GitPython to requirements/base.txt (#906)

* Add GitPython to requirements/base.txt

Fixes #905 
(should this go in `base.txt`, or `extras.txt`?)

* Moved GitPython requirement from base to extra

* adding robot/training notebooks

* Modify notebooks

* Run pre-commit

* stash changes

* Refactor files + delete old

* Removve checkponit

* Revert header

* Address PR comments

* Remove output

---------

Co-authored-by: Paula Ramos <paula.ramos@intel.com>
Co-authored-by: Ashwin Vaidya <ashwinitinvaidya@gmail.com>

* Move requirements + ignore dobot notebooks

---------

Co-authored-by: Paula Ramos <paula.ramos@intel.com>
Co-authored-by: Samet <samet.akcay@intel.com>
Co-authored-by: Ashwin Vaidya <ashwinitinvaidya@gmail.com>
  • Loading branch information
4 people authored Feb 24, 2023
1 parent 0a023ca commit dc25def
Show file tree
Hide file tree
Showing 7 changed files with 1,461 additions and 5 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ datasets
results
!anomalib/core/results

backup.py
train.ipynb

# VENV
.python-version
.anomalib
Expand Down
Loading

0 comments on commit dc25def

Please sign in to comment.