Skip to content

Commit

Permalink
core\feat: #45 remove non pypi deps
Browse files Browse the repository at this point in the history
- remove dependency to github package `python-gcpds.image_segmentation`
  for enabling pypi publishing
- locally implemented oxford pet dataset mapper
  • Loading branch information
blotero committed May 14, 2024
1 parent c26a263 commit b845a6e
Show file tree
Hide file tree
Showing 4 changed files with 92 additions and 347 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
node_modules
docs/build
**/Seed-Detection-2-1
notebooks/**/.ipynb_checkpoints
notebooks/**/.ipynb_checkpoints
core/dist
Loading

0 comments on commit b845a6e

Please sign in to comment.