Jason Antic
edac73edf1
Adding warnings filter for inference on data sets being empty to avoid user confusion.
2020-07-09 14:32:32 -07:00
Kyrylo Polezhaiev
06add47d1b
Fixing missing render_factor for local files
...
At this moment if user wants to use local file as source video, render_factor variable from bottom cell will not be taken into account
2020-06-22 01:10:41 +03:00
Jason Antic
e55c1abc86
Making switching between various GPUS and CPU easy.
2020-03-27 18:21:42 -07:00
Alexandre Vicenzi
547fb7e56f
pypi: rename fasterai to deoldify
...
It will be better to do:
from deoldify import visualize
Than:
from fasterai import visualize
The PyPI package will be called DeOldify, in this case
it makes more sense to have an import name that matches
the package name.
Also, fasterai resembles fastai library, and DeOldify
is not a library to use with fastai, it's built on
top of it.
2019-08-20 21:22:00 +02:00
Jason Antic
cb2aeb2df6
Various optimizations
2019-04-21 00:11:42 -07:00
Jason Antic
ebb4eba85c
Making many improvements on the user friendliness of the colorization notebooks
2019-04-18 22:43:09 -07:00
Jason Antic
1d0ae23ec5
Refactoring embedding of video in notebooks
2019-04-16 19:52:52 -07:00
Jason Antic
3481260709
Fixing exception handling and adding new exception for source video missing.
2019-04-03 11:08:01 -07:00
Jason Antic
9252ce7c0d
Lots of cleanup
2019-04-02 16:28:38 -07:00
Jason Antic
5d69919a8f
Simplifying video colab by removing artistic toggle, and clarifying the render factor text.
2019-03-31 13:48:23 -07:00
Jason Antic
1f41ff9644
Making artistic model mode parameterized, defaults to false. Various other thangs
2019-03-28 15:21:56 -07:00
Jason Antic
d09d0ea4c2
Getting rid of unused code and generally cleaning up
2019-03-24 01:55:32 -07:00
Jason Antic
7b5e205ef4
Commiting changes I should have committed ages ago. Doh!
2019-03-14 22:44:40 -07:00
Jason Antic
dd9a9a0013
Updating readme and miscelaneous stuff for fastaiv1 release
2019-03-06 11:27:59 -08:00
Jason Antic
e871496276
Miscelaneous stuff that I just didn't check in yet. Derp
2019-02-19 20:11:16 -08:00