-
https://arxiv.org/html/2410.11842
https://wandb.ai/snoozie/IMF/runs/3f2e9892?nw=nwusersnoozie
https://github.com/johndpope/IMF/tree/feat/moh
trained to 3000 steps - ~ 10 mins
vanilla trainin…
-
I've been using the multidim sampler to generate a binary population following Moe & DiStefano 2017:
```
from cosmic.sample.initialbinarytable import InitialBinaryTable
from cosmic.sample.sampler…
-
Hi,
When I convert audio files to WAV format, it adds about 5 seconds of distortion at the end.
Best
Christos
-
I don't know if this is really an _issue_, but I notice you can no longer switch from one part type to another when using `MultiPartInputFile`. So you get an exception doing something like this:
``…
-
are there any plans to release trained model? any idea on how long it will take to train?
i worked on recreating a paper recently from Microsoft - IMF- https://github.com/johndpope/imf
it maybe o…
-
I cherry pick idea from here
https://github.com/jnjaby/KEEP
i integrate some logic to shovle attention gains / uncertainties from previous frames to help training converge
https://github.com/joh…
-
Abstract data Xpath index is not working. Revisit this script and potentially use an API instead
lorae updated
7 months ago
-
we collected some face videos data and constructed a new dataset(named FaceVid-1K),maybe available in next month.
-
Hi!
I am currently trying to bundle OpenEXR and Imath together to convert BlackMagic files to .exr.
I therefore compiled the two as static libraries, am importing them and am trying to get them to …
-
### Description of the bug:
running this script
https://github.com/johndpope/IMF/blob/main/tf-export-edge.py
```shell
python tf-export-edge.py
2024-10-19 07:20:44.455948: I tensorflo…