Bendang
|
db8f87a51a
|
Update README.md
|
2021-01-22 17:25:04 +05:30 |
|
Daniel Gatis
|
308ac8b169
|
Update README.md
|
2021-01-02 18:42:39 -03:00 |
|
Daniel Gatis
|
d14a7b33f3
|
bump version
|
2021-01-02 18:36:36 -03:00 |
|
Daniel Gatis
|
8509f0448e
|
Merge pull request #56 from lekoOwO/patch-1
Add more arguments to server
|
2020-12-28 17:24:59 -03:00 |
|
leko
|
3532ed6cf8
|
Add more arguments to server
|
2020-12-29 04:15:24 +08:00 |
|
Daniel Gatis
|
58fd707872
|
add model var envs
|
2020-12-12 18:56:09 -03:00 |
|
Daniel Gatis
|
0a96555440
|
Update server.py
|
2020-12-12 14:25:35 -03:00 |
|
Daniel Gatis
|
e40b1e3e6b
|
add dockerfile
|
2020-11-21 11:37:12 -03:00 |
|
Daniel Gatis
|
332c16b58e
|
fix typo
|
2020-11-13 13:47:24 -03:00 |
|
Daniel Gatis
|
4659d52273
|
Merge pull request #36 from jaric/master
[bug fix] change image file detector
|
2020-11-13 13:40:45 -03:00 |
|
Jaric Kuo
|
e24e44150f
|
fixed package version.
|
2020-11-13 20:59:50 +08:00 |
|
Jaric Kuo
|
b1bb832601
|
remove unused import
|
2020-11-13 20:21:17 +08:00 |
|
Jaric Kuo
|
8f360f1a01
|
[bug fix] change image file detector
|
2020-11-13 14:53:23 +08:00 |
|
Daniel Gatis
|
4eb79878dc
|
Update README.md
|
2020-11-13 01:17:43 -03:00 |
|
Daniel Gatis
|
b3417e96c3
|
Update README.md
|
2020-11-09 14:56:50 -03:00 |
|
Daniel Gatis
|
b6cfd4b045
|
update versions
|
2020-11-09 14:53:35 -03:00 |
|
Daniel Gatis
|
8d5e4aba5d
|
add a cache for models
|
2020-11-07 16:49:54 -03:00 |
|
Daniel Gatis
|
20fa62da03
|
Update README.md
|
2020-10-20 21:00:40 -03:00 |
|
Daniel Gatis
|
01f1769493
|
add alpha matting
|
2020-10-09 15:36:25 -03:00 |
|
Daniel Gatis
|
135550812c
|
Update setup.py
|
2020-10-09 14:58:47 -03:00 |
|
Daniel Gatis
|
e0f7abd5e1
|
Update README.md
|
2020-10-09 14:58:13 -03:00 |
|
Daniel Gatis
|
361a458cab
|
Update README.md
|
2020-10-09 14:46:45 -03:00 |
|
Daniel Gatis
|
043b4b0fcd
|
Update README.md
|
2020-10-09 14:45:56 -03:00 |
|
Daniel Gatis
|
215cb3e934
|
add alpha matting
|
2020-10-09 14:41:49 -03:00 |
|
Daniel Gatis
|
df748667e6
|
Merge pull request #16 from mythofleader/master
fix typo
|
2020-10-08 10:21:53 -03:00 |
|
mythofleader
|
f2ad91e1de
|
fix typo
|
2020-10-08 17:20:09 +09:00 |
|
Daniel Gatis
|
390454f2e8
|
typo
|
2020-09-16 19:32:31 -03:00 |
|
Daniel Gatis
|
dc72f37e5f
|
refactoring
|
2020-09-12 09:29:22 -03:00 |
|
Daniel Gatis
|
26fc23e579
|
Update setup.py
|
2020-09-01 12:51:21 -03:00 |
|
Daniel Gatis
|
17336f660f
|
Merge pull request #6 from mowshon/patch-1
Fix the TypeError: expected CUDA (got CPU) error
|
2020-09-01 12:50:00 -03:00 |
|
Student B
|
5960eb7539
|
Fix the TypeError: expected CUDA (got CPU) error
The error is because the model is on GPU while your input image is on CPU. We have to make sure that they are both on GPU or CPU.
|
2020-09-01 12:20:52 +03:00 |
|
Daniel Gatis
|
20dfeb2ac1
|
Update README.md
|
2020-09-01 00:57:33 -03:00 |
|
Daniel Gatis
|
4d09a60261
|
pump version
|
2020-08-28 21:09:11 -03:00 |
|
Daniel Gatis
|
279a50bdf8
|
Merge pull request #5 from rcrvano/master
Support for sending file with POST request
|
2020-08-28 21:08:10 -03:00 |
|
Ivan Sidorov
|
3faee05cb0
|
Support for sending file with POST request
|
2020-08-28 14:24:24 +08:00 |
|
Ivan Sidorov
|
6398b0058f
|
Support for sending file with POST request
|
2020-08-28 14:23:40 +08:00 |
|
Ivan Sidorov
|
cbeffe5ccd
|
Support for sending file with POST request
|
2020-08-28 14:19:04 +08:00 |
|
Daniel Gatis
|
39257c4502
|
fix model download
|
2020-08-19 20:36:21 -03:00 |
|
Daniel Gatis
|
1478c5845c
|
fix issue #2
|
2020-08-19 10:32:38 -03:00 |
|
Daniel Gatis
|
28100b3a52
|
fix flask logger
|
2020-08-16 21:25:13 -03:00 |
|
Daniel Gatis
|
7d76274d89
|
remove unused imports
|
2020-08-12 20:08:47 -03:00 |
|
Daniel Gatis
|
ea0bb6c4f4
|
remove unused imports
|
2020-08-12 20:04:42 -03:00 |
|
Daniel Gatis
|
5f5118577b
|
Update setup.py
|
2020-08-12 12:21:07 -03:00 |
|
Daniel Gatis
|
c8d0b1ea13
|
Update README.md
|
2020-08-11 10:26:13 -03:00 |
|
Daniel Gatis
|
39dffcdbfb
|
Merge pull request #1 from 0xflotus/patch-1
fixed small error
|
2020-08-11 10:17:56 -03:00 |
|
0xflotus
|
8e8ef15c09
|
Update README.md
|
2020-08-11 10:01:55 +02:00 |
|
0xflotus
|
6c0e5d1e2d
|
fixed small error
|
2020-08-11 10:01:09 +02:00 |
|
Daniel Gatis
|
7fb6683169
|
initial
v0.0.0
|
2020-08-10 16:32:38 -03:00 |
|