This website requires JavaScript.
Explore
Help
Sign In
zjt
/
SAMapi
Watch
1
Star
0
Fork
0
You've already forked SAMapi
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
55
Commits
1
Branch
0
Tags
de39a53ee0
Branches
Tags
View all branches
Go to file
Code
zjt
de39a53ee0
new readme
2023-10-29 13:57:27 +08:00
notebooks
segment anything backend
2023-10-21 21:55:27 +08:00
scripts
Fix lint.
2023-04-15 10:34:33 -07:00
segment_anything
Fix incorrect shape in ResizeLongestSide.apply_image_torch.
2023-04-15 10:40:48 -07:00
.flake8
Initial commit
2023-04-04 22:25:49 -07:00
.gitignore
ignore file
2023-10-21 21:56:30 +08:00
backend.py
new backend
2023-10-29 13:54:25 +08:00
CODE_OF_CONDUCT.md
Initial commit
2023-04-04 22:25:49 -07:00
CONTRIBUTING.md
Initial commit
2023-04-04 22:25:49 -07:00
LICENSE
Initial commit
2023-04-04 22:25:49 -07:00
linter.sh
Initial commit
2023-04-04 22:25:49 -07:00
onepage.py
new backend
2023-10-29 13:54:25 +08:00
README.md
new readme
2023-10-29 13:57:27 +08:00
setup.cfg
Initial commit
2023-04-04 22:25:49 -07:00
setup.py
Initial commit
2023-04-04 22:25:49 -07:00
README.md
to start
uwsgi --http :2020 --wsgi-file backend.py --callable app
Description
No description provided
Readme
18
MiB
Languages
Jupyter Notebook
97.5%
Python
2.5%