Chengsong Zhang
|
520e7fa74f
|
fix bounding box draw bug
|
2023-04-15 04:59:44 +08:00 |
Chengsong Zhang
|
370663a13a
|
update readme
|
2023-04-15 03:46:26 +08:00 |
Chengsong Zhang
|
38566fbe8b
|
final update
|
2023-04-15 03:44:13 +08:00 |
Chengsong Zhang
|
8146e04950
|
minor update
|
2023-04-15 03:06:30 +08:00 |
Chengsong Zhang
|
701d960735
|
Merge branch 'master' into GroundingDINO
|
2023-04-15 02:54:30 +08:00 |
Chengsong Zhang
|
d6df26ed64
|
release version of README
|
2023-04-15 01:56:01 +08:00 |
Chengsong Zhang
|
7f6888fc47
|
update readme
|
2023-04-14 11:26:58 +08:00 |
Chengsong Zhang
|
1a95f57b98
|
update README
|
2023-04-14 11:23:32 +08:00 |
Chengsong Zhang
|
f88d9ae291
|
support batch processing
|
2023-04-14 11:11:27 +08:00 |
Chengsong Zhang
|
c9f106930c
|
update README
|
2023-04-14 09:41:29 +08:00 |
Chengsong Zhang
|
4204d1f351
|
GroundingDINO supported without batch process
|
2023-04-14 09:35:16 +08:00 |
Chengsong Zhang
|
99a0fe558f
|
Update README.md
|
2023-04-13 22:09:58 +08:00 |
Chengsong Zhang
|
51f557876a
|
update readme
|
2023-04-13 21:54:55 +08:00 |
Chengsong Zhang
|
bead9e7e70
|
ui for new features partially implemented
|
2023-04-13 08:07:53 +08:00 |
Chengsong Zhang
|
421ae82b67
|
update readme
|
2023-04-13 06:46:25 +08:00 |
Chengsong Zhang
|
5473c47933
|
update plan
|
2023-04-13 06:44:48 +08:00 |
Chengsong Zhang
|
3f149048f6
|
update readme to reflect change in groundingdino developing branch
|
2023-04-13 05:38:48 +08:00 |
Chengsong Zhang
|
63b69324bc
|
runnable version
|
2023-04-13 05:36:01 +08:00 |
Chengsong Zhang
|
9306eb6f86
|
remove redundant variable
|
2023-04-13 03:58:04 +08:00 |
Chengsong Zhang
|
1b6c50c439
|
Merge pull request #20 from StimeKe/patch-1
move models path to sd models path
|
2023-04-13 01:08:20 +08:00 |
Small_Ke
|
41676ebd9b
|
move models path to sd models path
|
2023-04-13 00:50:45 +08:00 |
Small_Ke
|
d0e7fa456c
|
move models path to sd models path
|
2023-04-13 00:50:00 +08:00 |
Chengsong Zhang
|
b23e07b860
|
Merge pull request #19 from sxy9699/auto_preivew_button
added button for auto preview
|
2023-04-13 00:36:26 +08:00 |
shawn
|
7d3b50ff81
|
added button for auto preview
|
2023-04-12 22:57:15 +08:00 |
Chengsong Zhang
|
7036ca8655
|
update readme
|
2023-04-12 22:17:22 +08:00 |
Chengsong Zhang
|
66e659d345
|
update README to reflect update
|
2023-04-12 22:14:54 +08:00 |
Chengsong Zhang
|
435547d825
|
Merge pull request #12 from jordan-barrett-jm/feature/add_mask_expansion
Feature/add mask expansion
|
2023-04-12 21:41:28 +08:00 |
Chengsong Zhang
|
e2364bc2e3
|
update ui for mask expansion
|
2023-04-12 21:39:33 +08:00 |
Chengsong Zhang
|
cfaad76a7c
|
update gitignore
|
2023-04-12 20:32:20 +08:00 |
Chengsong Zhang
|
24268ef702
|
Update README.md
|
2023-04-12 12:32:48 +08:00 |
jordan-barrett-jm
|
562e9b2d56
|
Added separate display for expanded mask, adjusted structure of process function
|
2023-04-11 23:20:12 -05:00 |
Chengsong Zhang
|
11c0bf8627
|
update installment
|
2023-04-12 12:17:54 +08:00 |
Chengsong Zhang
|
e6a77e6690
|
enable auto download
|
2023-04-12 11:23:00 +08:00 |
Chengsong Zhang
|
c2c6ced825
|
add submodule
|
2023-04-12 11:14:56 +08:00 |
Chengsong Zhang
|
7a8ce385ee
|
usable groundingdino
|
2023-04-12 11:13:28 +08:00 |
jordan-barrett-jm
|
360ceb9f34
|
Added button to update mask without re-running SAM inference
|
2023-04-11 15:29:59 -05:00 |
jordan-barrett-jm
|
08264a43e0
|
Improved dilate mask function
|
2023-04-11 14:27:45 -05:00 |
jordan-barrett-jm
|
9420968ae9
|
Adjusted javascript to allow for new argument
|
2023-04-11 13:14:10 -05:00 |
Chengsong Zhang
|
4c4a0f9652
|
update README
|
2023-04-12 01:26:39 +08:00 |
Chengsong Zhang
|
ffa71ae18f
|
Update README
|
2023-04-12 01:24:06 +08:00 |
Chengsong Zhang
|
838a0f419c
|
update README to advise update of webui
|
2023-04-12 01:20:58 +08:00 |
Chengsong Zhang
|
72aaa0b270
|
finishGroundingDINO backend, not tested
|
2023-04-12 01:03:01 +08:00 |
jordan-barrett-jm
|
8420295d6c
|
Added slider to expand mask
|
2023-04-11 11:35:44 -05:00 |
Chengsong Zhang
|
5be005be5f
|
UI for GroundingDINO
|
2023-04-11 18:29:31 +08:00 |
Chengsong Zhang
|
c27b078e05
|
fix txt2img problem
|
2023-04-11 16:12:18 +08:00 |
Chengsong Zhang
|
f90a3c1801
|
fix firefox problem
|
2023-04-11 15:50:58 +08:00 |
Chengsong Zhang
|
e93d1780e8
|
add instruction to avoid changing model name
|
2023-04-11 08:50:24 +08:00 |
Chengsong Zhang
|
37658e2abe
|
move install to install.py, use basedir instead of hard coded dir
|
2023-04-11 08:48:19 +08:00 |
Chengsong Zhang
|
c105f53730
|
support other models
|
2023-04-11 08:19:08 +08:00 |
Chengsong Zhang
|
5969ea7c64
|
Merge pull request #3 from missionfloyd/run-button
Enable/disable run button instead of swapping it for another
|
2023-04-11 08:05:46 +08:00 |