- 06 Feb, 2023 1 commit
-
-
Nicolas Hug authored
-
- 02 Feb, 2023 2 commits
-
-
Nicolas Hug authored
-
Philip Meier authored
-
- 01 Feb, 2023 2 commits
-
-
Philip Meier authored
-
Nicolas Hug authored
Update docs to not mention 'registration mechanism' - and move corresponding utils out of Beta (#7142) Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 31 Jan, 2023 2 commits
-
-
Philip Meier authored
-
Yuxin Wu authored
Co-authored-by:Yuxin Wu <ppwwyyxx@users.noreply.github.com>
-
- 30 Jan, 2023 1 commit
-
-
Philip Meier authored
-
- 27 Jan, 2023 5 commits
-
-
Philip Meier authored
Co-authored-by:Nikita Shulga <nshulga@fb.com>
-
Philip Meier authored
-
Philip Meier authored
-
Philip Meier authored
-
Nicolas Hug authored
-
- 26 Jan, 2023 3 commits
-
-
Philip Meier authored
-
Nicolas Hug authored
-
Philip Meier authored
-
- 24 Jan, 2023 1 commit
-
-
Nicolas Hug authored
-
- 20 Jan, 2023 1 commit
-
-
Nicolas Hug authored
-
- 19 Jan, 2023 1 commit
-
-
Philip Meier authored
-
- 17 Jan, 2023 1 commit
-
-
RoiEX authored
-
- 16 Jan, 2023 2 commits
-
-
Philip Meier authored
-
Philip Meier authored
-
- 12 Jan, 2023 1 commit
-
-
Philip Meier authored
* fix MNIST byte flipping * add test * move to utils * remove lazy import
-
- 11 Jan, 2023 2 commits
-
-
Philip Meier authored
* fix typos throughout the code base * fix grammar * revert formatting changes to gallery * revert 'an uXX' * remove 'number of the best'
-
Nicolas Hug authored
* _weight_size -> _file_size * Better formatting of individual weights tables * Remove file size from main tables to avoid confusion with weight size (as in RAM) * Remove unnecessary (file size) suffix * Fix CI error? * Formatting Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 05 Jan, 2023 1 commit
-
-
Philip Meier authored
[FBcode->GH] https://www.internalfb.com/diff/D41268423 Co-authored-by:
Samantha Andow <samdow@meta.com>
-
- 04 Jan, 2023 1 commit
-
-
Akira Noda authored
* add moving mnist dataset Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * remove unused modules Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * modify docstring Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * modify docstring and docs Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * add split and split ratio kwargs Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix checking split argument Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * remove unused package * delete lines Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix filename property Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix reviews Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * modify docstrings Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * add split tests and etc Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> * fix tests Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com> Signed-off-by:
tsugumi-sys <tidemark0105@gmail.com>
-
- 21 Dec, 2022 3 commits
-
-
deepsghimire authored
-
F-G Fernandez authored
* style: Added missing typing annotations in datasets/_stereo_matching * style: Specified typing * style: Specified type annotations further * style: Specified typing of __getitem__ * style: Fixed linting Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
nps1ngh authored
-
- 19 Dec, 2022 2 commits
-
-
nps1ngh authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
Philip Meier authored
-
- 13 Dec, 2022 1 commit
-
-
Sergii Dymchenko authored
-
- 12 Dec, 2022 2 commits
-
-
F-G Fernandez authored
* style: Added typing annotations to datasets/_optical_flow * style: Reverted back to str typing Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
Vasilis Vryniotis authored
-
- 06 Dec, 2022 1 commit
-
-
Philip Meier authored
-
- 05 Dec, 2022 1 commit
-
-
Philip Meier authored
* rename features._Feature to datapoints.Datapoint * _Datapoint to Datapoint * move is_simple_tensor to transforms.utils * fix CI * move Datapoint out of public namespace
-
- 02 Dec, 2022 1 commit
-
-
Erjia Guan authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 30 Nov, 2022 1 commit
-
-
Philip Meier authored
* expose some prototype transforms utils * rename _isinstance
-
- 29 Nov, 2022 1 commit
-
-
Philip Meier authored
* introduce type failures in dispatchers * add type checks to all dispatchers * add missing else * add test * fix convert_color_space
-