Zangwei Zheng
|
987283fa1b
|
[fix] transform may not fit enough
|
2024-03-30 17:05:15 +08:00 |
|
Zangwei Zheng
|
fd22c286fb
|
Merge branch 'dev/v1.0.1' of https://github.com/hpcaitech/Open-Sora-dev into dev/zangwei
|
2024-03-30 13:03:21 +08:00 |
|
Frank Lee
|
a0bdaced4e
|
replaced numpy ops with torch ops (#9)
* replaced numpy ops with torch ops
* polish
* polish
|
2024-03-30 13:01:58 +08:00 |
|
Zangwei Zheng
|
52aeb3769f
|
format and some fix
|
2024-03-30 12:02:48 +08:00 |
|
Hongxin Liu
|
5e82d1493b
|
[feature] refactor sampler (#4)
* [feature] refactor sampler
* [feature] support sampler resuming
* [feature] support sampler resuming
|
2024-03-29 23:32:12 +08:00 |
|
Hongxin Liu
|
c0fe4b384c
|
[hotfix] fix caption embedder (#3)
|
2024-03-29 23:30:47 +08:00 |
|
Zangwei Zheng
|
2d4a5df287
|
[wip] image wrong with flashattn
|
2024-03-28 22:04:43 +08:00 |
|
Zangwei Zheng
|
a01f6da20e
|
[feat] support for stdit2 sampling
|
2024-03-28 21:35:33 +08:00 |
|
Zangwei Zheng
|
1d9036b3ed
|
Merge branch 'dev/variable' of https://github.com/hpcaitech/Open-Sora-dev into dev/variable
|
2024-03-28 19:27:24 +08:00 |
|
Zangwei Zheng
|
8b778213d1
|
[feat] complete dynamic pos
|
2024-03-28 19:27:17 +08:00 |
|
Zangwei Zheng
|
cba02e8a58
|
[feat] dynamic for video (base_size not completed)
|
2024-03-28 17:58:36 +08:00 |
|
Hongxin Liu
|
8d5278b99a
|
[feature] impl cached pos embedding (#1)
* [feature] impl cached pos embedding
* [feature] update pos emb
* [feature] update pos emb
|
2024-03-28 17:30:47 +08:00 |
|
Zangwei Zheng
|
94e686177e
|
[wip] multi ar
|
2024-03-27 23:04:12 +08:00 |
|
Zangwei Zheng
|
7392d2e551
|
[feat] multiple frames with 360p
|
2024-03-27 00:24:46 +08:00 |
|
Zangwei Zheng
|
62097da2d3
|
refactor temporal_random_crop
|
2024-03-26 17:32:15 +08:00 |
|
Zangwei Zheng
|
3a0b85456c
|
fix
|
2024-03-26 17:15:59 +08:00 |
|
Zangwei Zheng
|
552b7e8f79
|
register dataset
|
2024-03-26 17:02:41 +08:00 |
|
Zangwei Zheng
|
01728dc28a
|
refactor datasets
|
2024-03-26 16:50:36 +08:00 |
|
Zangwei Zheng
|
c93390a001
|
fix stdit2
|
2024-03-26 15:47:29 +08:00 |
|
Zangwei Zheng
|
f3ace2b341
|
merge stdit2
|
2024-03-26 15:46:31 +08:00 |
|
Zangwei Zheng
|
11665b86a3
|
update mask loss calculation
|
2024-03-26 14:20:06 +08:00 |
|
Zangwei Zheng
|
0dcf1ff888
|
add speediffusion
|
2024-03-25 22:20:10 +08:00 |
|
Zangwei Zheng
|
b1496b3e17
|
Merge branch 'main' into dev/v1.0.1
|
2024-03-25 21:19:36 +08:00 |
|
Zheng Zangwei (Alex Zheng)
|
e826311de4
|
fix cfg_channel (#217)
|
2024-03-25 21:15:16 +08:00 |
|
Zangwei Zheng
|
13423c57a7
|
train dataset support new format
|
2024-03-25 18:36:56 +08:00 |
|
Zangwei Zheng
|
621da78e34
|
Merge branch 'main' into dev/v1.0.1
|
2024-03-25 13:42:45 +08:00 |
|
Zheng Zangwei (Alex Zheng)
|
1a913cd21b
|
Docs/fix (#213)
* fix #210
* fix #209
* fix #188
|
2024-03-25 13:30:49 +08:00 |
|
Zangwei Zheng
|
26c583118b
|
[feat] new training scheme for mask
|
2024-03-24 16:07:18 +08:00 |
|
Zangwei Zheng
|
7d478f5094
|
complete masked demo
|
2024-03-24 15:09:42 +08:00 |
|
Zangwei Zheng
|
81da63e0dd
|
renaming
|
2024-03-23 22:24:01 +08:00 |
|
Zangwei Zheng
|
4e6e17d800
|
complete masked training
|
2024-03-23 22:06:19 +08:00 |
|
Zangwei Zheng
|
9c81cd61bc
|
complete masked inference
|
2024-03-23 21:12:18 +08:00 |
|
Zangwei Zheng
|
403d21b978
|
support iddpm inference with mask
|
2024-03-23 20:46:27 +08:00 |
|
Zangwei Zheng
|
98e62a7c57
|
update inference z
|
2024-03-23 20:28:34 +08:00 |
|
Zangwei Zheng
|
7d27f5553e
|
merge mask-related utils
|
2024-03-23 16:32:51 +08:00 |
|
Watson
|
3eb17209f4
|
fix def get_model_numel() typing hint to Tuple[int, int] (#135)
|
2024-03-23 14:22:41 +08:00 |
|
Frank Lee
|
6b2715e40c
|
Feature/gradio demo (#190)
* [gradio] added demo app
* polish
|
2024-03-22 15:07:04 +08:00 |
|
Zangwei Zheng
|
41f0ce3209
|
hotfix: dit inference
|
2024-03-22 13:07:21 +08:00 |
|
Zheng Zangwei (Alex Zheng)
|
d7708b090d
|
update model path (#147)
|
2024-03-19 19:30:45 +08:00 |
|
Frank Lee
|
9d8188744f
|
added licenses (#80)
|
2024-03-17 21:59:37 +08:00 |
|
Zangwei Zheng
|
921e3138b3
|
update docs
|
2024-03-17 15:47:48 +08:00 |
|
Frank Lee
|
9adf0cafb1
|
updated doc (#77)
|
2024-03-17 12:17:28 +08:00 |
|
Frank Lee
|
14526479fc
|
added sp for inference (#76)
|
2024-03-17 11:00:23 +08:00 |
|
Zheng Zangwei (Alex Zheng)
|
faefeec53a
|
Docs/readme (#75)
* update docs
* update docs
* update docs
* update acceleration docs and fix typos
* update docs commands
|
2024-03-16 22:17:22 +08:00 |
|
Zheng Zangwei (Alex Zheng)
|
150cf4666a
|
Docs/readme (#74)
* update docs
* update docs
* update docs
* update acceleration docs and fix typos
|
2024-03-16 21:17:16 +08:00 |
|
Zheng Zangwei (Alex Zheng)
|
5880d01ee3
|
Docs/readme (#73)
* update docs
* update docs
|
2024-03-16 17:09:00 +08:00 |
|
pxy
|
8509094de2
|
update utils
|
2024-03-16 16:13:34 +08:00 |
|
pxy
|
e03676e7e8
|
modify notations
|
2024-03-16 15:58:58 +08:00 |
|
pxy
|
e33599cc2d
|
modify notations
|
2024-03-16 15:51:50 +08:00 |
|
pxy
|
54d5579a0d
|
modify notations
|
2024-03-16 15:39:47 +08:00 |
|