Commit Β·
dff7c44
1
Parent(s): a82ec36
Reorganize checkpoints layouts
Browse filesThis view is limited to 50 files because it contains too many changes. Β See raw diff
- NASH_steato/README.md +0 -26
- NASH_steato/{dynamic β best_model/dynamic}/scheduler_config.json +0 -0
- NASH_steato/{net β best_model/net}/config.json +0 -0
- NASH_steato/{net β best_model/net}/diffusion_pytorch_model.safetensors +0 -0
- NASH_steato/{video_time_encoder β best_model/video_time_encoder}/config.json +0 -0
- NASH_steato/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
- NASH_steato/training_state_info.json +0 -1
- biotine/README.md +0 -26
- biotine/{dynamic β best_model/dynamic}/scheduler_config.json +0 -0
- biotine/{net β best_model/net}/config.json +0 -0
- biotine/{net β best_model/net}/diffusion_pytorch_model.safetensors +0 -0
- biotine/{video_time_encoder β best_model/video_time_encoder}/config.json +0 -0
- biotine/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
- biotine/training_state_info.json +0 -1
- biotine_unpaired/README.md +0 -26
- biotine_unpaired/{dynamic β best_model/dynamic}/scheduler_config.json +0 -0
- biotine_unpaired/{net β best_model/net}/config.json +0 -0
- biotine_unpaired/{net β best_model/net}/diffusion_pytorch_model.safetensors +0 -0
- biotine_unpaired/{video_time_encoder β best_model/video_time_encoder}/config.json +0 -0
- biotine_unpaired/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
- biotine_unpaired/training_state_info.json +0 -1
- cell_cycle/README.md +0 -26
- cell_cycle/{dynamic β best_model/dynamic}/scheduler_config.json +0 -0
- cell_cycle/{net β best_model/net}/config.json +0 -0
- cell_cycle/{net β best_model/net}/diffusion_pytorch_model.safetensors +0 -0
- cell_cycle/{video_time_encoder β best_model/video_time_encoder}/config.json +0 -0
- cell_cycle/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
- cell_cycle/training_state_info.json +0 -1
- chromalive/README.md +0 -26
- chromalive/{dynamic β best_model/dynamic}/scheduler_config.json +0 -0
- chromalive/{net β best_model/net}/config.json +0 -0
- chromalive/{net β best_model/net}/diffusion_pytorch_model.safetensors +0 -0
- chromalive/{video_time_encoder β best_model/video_time_encoder}/config.json +0 -0
- chromalive/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
- chromalive/training_state_info.json +0 -1
- diabetic_retinopathy/README.md +0 -26
- diabetic_retinopathy/{dynamic β best_model/dynamic}/scheduler_config.json +0 -0
- diabetic_retinopathy/{net β best_model/net}/config.json +0 -0
- diabetic_retinopathy/{net β best_model/net}/diffusion_pytorch_model.safetensors +0 -0
- diabetic_retinopathy/{video_time_encoder β best_model/video_time_encoder}/config.json +0 -0
- diabetic_retinopathy/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
- diabetic_retinopathy/training_state_info.json +0 -1
- docetaxel/README.md +0 -26
- docetaxel/{dynamic β best_model/dynamic}/scheduler_config.json +0 -0
- docetaxel/{net β best_model/net}/config.json +0 -0
- docetaxel/{net β best_model/net}/diffusion_pytorch_model.safetensors +0 -0
- docetaxel/{video_time_encoder β best_model/video_time_encoder}/config.json +0 -0
- docetaxel/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors +0 -0
- docetaxel/training_state_info.json +0 -1
- docetaxel_skip_half_doses/README.md +0 -26
NASH_steato/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# NASH_steato
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["NASH_steato/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NASH_steato/{dynamic β best_model/dynamic}/scheduler_config.json
RENAMED
|
File without changes
|
NASH_steato/{net β best_model/net}/config.json
RENAMED
|
File without changes
|
NASH_steato/{net β best_model/net}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
NASH_steato/{video_time_encoder β best_model/video_time_encoder}/config.json
RENAMED
|
File without changes
|
NASH_steato/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
NASH_steato/training_state_info.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"start_global_optimization_step": 125000, "best_metric_to_date": 20.38945737155447}
|
|
|
|
|
|
biotine/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# biotine
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["biotine/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
biotine/{dynamic β best_model/dynamic}/scheduler_config.json
RENAMED
|
File without changes
|
biotine/{net β best_model/net}/config.json
RENAMED
|
File without changes
|
biotine/{net β best_model/net}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
biotine/{video_time_encoder β best_model/video_time_encoder}/config.json
RENAMED
|
File without changes
|
biotine/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
biotine/training_state_info.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"start_global_optimization_step": 100000, "best_metric_to_date": 23.474280357337324}
|
|
|
|
|
|
biotine_unpaired/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# biotine_unpaired
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["biotine_unpaired/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
biotine_unpaired/{dynamic β best_model/dynamic}/scheduler_config.json
RENAMED
|
File without changes
|
biotine_unpaired/{net β best_model/net}/config.json
RENAMED
|
File without changes
|
biotine_unpaired/{net β best_model/net}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
biotine_unpaired/{video_time_encoder β best_model/video_time_encoder}/config.json
RENAMED
|
File without changes
|
biotine_unpaired/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
biotine_unpaired/training_state_info.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"start_global_optimization_step": 50000, "best_metric_to_date": 31.223219652098997}
|
|
|
|
|
|
cell_cycle/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# cell_cycle
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["cell_cycle/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cell_cycle/{dynamic β best_model/dynamic}/scheduler_config.json
RENAMED
|
File without changes
|
cell_cycle/{net β best_model/net}/config.json
RENAMED
|
File without changes
|
cell_cycle/{net β best_model/net}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
cell_cycle/{video_time_encoder β best_model/video_time_encoder}/config.json
RENAMED
|
File without changes
|
cell_cycle/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
cell_cycle/training_state_info.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"start_global_optimization_step": 40000, "best_metric_to_date": 13.254866885791186}
|
|
|
|
|
|
chromalive/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# chromalive
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["chromalive/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chromalive/{dynamic β best_model/dynamic}/scheduler_config.json
RENAMED
|
File without changes
|
chromalive/{net β best_model/net}/config.json
RENAMED
|
File without changes
|
chromalive/{net β best_model/net}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
chromalive/{video_time_encoder β best_model/video_time_encoder}/config.json
RENAMED
|
File without changes
|
chromalive/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
chromalive/training_state_info.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"start_global_optimization_step": 60000, "best_metric_to_date": 11.891848635874876}
|
|
|
|
|
|
diabetic_retinopathy/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# diabetic_retinopathy
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["diabetic_retinopathy/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
diabetic_retinopathy/{dynamic β best_model/dynamic}/scheduler_config.json
RENAMED
|
File without changes
|
diabetic_retinopathy/{net β best_model/net}/config.json
RENAMED
|
File without changes
|
diabetic_retinopathy/{net β best_model/net}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
diabetic_retinopathy/{video_time_encoder β best_model/video_time_encoder}/config.json
RENAMED
|
File without changes
|
diabetic_retinopathy/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
diabetic_retinopathy/training_state_info.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"start_global_optimization_step": 20000, "best_metric_to_date": 127.12431972474947}
|
|
|
|
|
|
docetaxel/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# docetaxel
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["docetaxel/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docetaxel/{dynamic β best_model/dynamic}/scheduler_config.json
RENAMED
|
File without changes
|
docetaxel/{net β best_model/net}/config.json
RENAMED
|
File without changes
|
docetaxel/{net β best_model/net}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
docetaxel/{video_time_encoder β best_model/video_time_encoder}/config.json
RENAMED
|
File without changes
|
docetaxel/{video_time_encoder β best_model/video_time_encoder}/diffusion_pytorch_model.safetensors
RENAMED
|
File without changes
|
docetaxel/training_state_info.json
DELETED
|
@@ -1 +0,0 @@
|
|
| 1 |
-
{"start_global_optimization_step": 25000, "best_metric_to_date": 23.07469137010379}
|
|
|
|
|
|
docetaxel_skip_half_doses/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
| 1 |
-
# docetaxel_skip_half_doses
|
| 2 |
-
|
| 3 |
-
Static2Dynamic pretrained checkpoint.
|
| 4 |
-
|
| 5 |
-
## Files
|
| 6 |
-
|
| 7 |
-
- `net/config.json`
|
| 8 |
-
- `net/diffusion_pytorch_model.safetensors`
|
| 9 |
-
- `video_time_encoder/config.json`
|
| 10 |
-
- `video_time_encoder/diffusion_pytorch_model.safetensors`
|
| 11 |
-
- `dynamic/scheduler_config.json`
|
| 12 |
-
- `my_conf/`, when available
|
| 13 |
-
- `train_samples.parquet`, when available
|
| 14 |
-
- `test_samples.parquet`, when available
|
| 15 |
-
- `training_state_info.json`, when available
|
| 16 |
-
|
| 17 |
-
## Download
|
| 18 |
-
|
| 19 |
-
```python
|
| 20 |
-
from huggingface_hub import snapshot_download
|
| 21 |
-
|
| 22 |
-
path = snapshot_download(
|
| 23 |
-
repo_id="thethomasboyer/Static2Dynamic",
|
| 24 |
-
allow_patterns=["docetaxel_skip_half_doses/*"],
|
| 25 |
-
)
|
| 26 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|