issues
search
atong01
/
conditional-flow-matching
TorchCFM: a Conditional Flow Matching library
https://arxiv.org/abs/2302.00482
MIT License
1.25k
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Confusion about the TargetConditionalFlowMatcher
#151
tkun-li
closed
1 day ago
2
code for RectifiedFlow
#150
arakotom
opened
4 days ago
3
Fixed Issue for `torchrun` command for `train_cifar10_ddp.py`
#149
Xiaoming-Zhao
opened
6 days ago
3
CNF example
#148
atong01
opened
6 days ago
2
Fix DDP Example for CIFAR10 by Using Epochs Only
#147
ImahnShekhzadeh
opened
6 days ago
2
Pin python OT version
#146
atong01
closed
6 days ago
0
Avoid using `infiniteloop` in `train_cifar10_ddp.py`
#145
Xiaoming-Zhao
closed
6 days ago
3
Fixed `global_step` in `train_cifar10_ddp.py`
#144
Xiaoming-Zhao
closed
6 days ago
4
SF2M tutorial: Implementation Regarding OTPlanSampler Regularization
#143
CaioDaumann
closed
1 week ago
2
Non-Regularized OTPlanSampler: Duplicate and Missing Entries
#142
CaioDaumann
closed
4 days ago
5
AttributeError: 'functools.partial' object has no attribute 'parameters' when running image_cfm lightning train
#141
c0g
opened
4 weeks ago
1
Code for Normalized Path Energy calculation
#140
WANG-CR
opened
1 month ago
1
Test python 3.12 pin numpy in requirements.txt
#139
atong01
closed
1 month ago
0
Update workflows due to upstream updates.
#138
atong01
closed
1 month ago
0
Remove duplicate reshape of x1 in OT
#137
ScheiklP
closed
1 month ago
3
Optimal transport with torch + GPU?
#136
spinjo
opened
1 month ago
1
How to sample from batch OT if batch size used for compute OT is large than training batch?
#135
Luciennnnnnn
opened
2 months ago
3
zero_module in UNet output
#134
chihchiehchen
closed
2 months ago
2
I have a simple question for generating samples...
#133
KinamSalad
opened
3 months ago
1
ExactOptimalTransportConditionalFlowMatcher with multiple conditions
#132
lukasschmit
opened
3 months ago
1
added multithreading to OTPlanSampler for "exact" solver
#131
yashizhang
closed
3 months ago
2
omegaconf.errors.InterpolationKeyError: Interpolation key 'local.log_dir' not found
#130
DISHENGRZH
closed
3 months ago
2
Computing Average Probabilities in ODE-based Generative Model
#129
uzielroy
opened
3 months ago
0
Question regarding entropic OT
#128
Luciennnnnnn
opened
3 months ago
0
How about applying this conditional flow matching to tasks without paired training data?
#127
Luciennnnnnn
opened
4 months ago
4
Problem training 8 gaussians to moons with TargetConditionalFlowMatcher
#126
fatpmeireles
closed
4 months ago
3
change pytorch lightning version
#125
atong01
closed
4 months ago
0
Alex/add eps
#124
atong01
opened
4 months ago
0
Inpainting with CFM
#123
lukasschmit
opened
4 months ago
3
Expose eps as a parameter in `sample_location_and_conditional_flow`
#122
moinnadeem
closed
4 months ago
1
Remove Pytorch Lightning?
#121
GeoffStr
closed
4 months ago
2
Batch OT sampling of conditional PDFs
#120
CaioDaumann
opened
5 months ago
2
Why score_loss = torch.mean((lambda_t[:, None, None, None] * st + eps) ** 2)?
#119
dongzhuoyao
closed
5 months ago
1
Confusion about the SB-CFM
#118
csufangyu
closed
5 months ago
2
OT-CFM performs worse on conditional generation tasks
#117
rlee3359
opened
6 months ago
1
add support for distributed data parallel training
#116
ImahnShekhzadeh
closed
3 months ago
4
Generating time series
#115
shyam1998
opened
6 months ago
0
Conditional Flow Matching == Rectified Flow Matching?
#114
zaptrem
closed
7 months ago
1
NeuralODE trajectory API is quite limiting
#113
rsanchezgarc
opened
7 months ago
2
Fix type batch_size
#112
QB3
closed
7 months ago
0
Is it normal that FID affected by the num_gen option?
#111
glynpu
closed
7 months ago
1
Add explicit batch size parameter for FID computation
#110
QB3
closed
8 months ago
2
Heat dist
#109
guillaumehu
opened
8 months ago
0
Bump pytorch-lightning from 1.8.3 to 2.2.0
#108
dependabot[bot]
opened
9 months ago
1
Bump pytorch-lightning from 1.8.3 to 2.1.4
#107
dependabot[bot]
closed
9 months ago
2
fix eot plan plot bug in MBOT notebook
#106
kilianFatras
closed
10 months ago
2
How long does it need to train a cifar-10 model with FID 3.5?
#105
glynpu
closed
10 months ago
2
Bump torchmetrics from 0.11.0 to 1.3.0.post0
#104
dependabot[bot]
opened
10 months ago
0
fix: put tensors on device during creation
#103
ImahnShekhzadeh
closed
10 months ago
2
[Improvement Suggestion] Device Handling - Reduce CPU-GPU Overhead
#102
ImahnShekhzadeh
closed
10 months ago
4
Next