- 08 May, 2024 1 commit
-
-
Nicolas Hug authored
-
- 26 Mar, 2024 1 commit
-
-
Nicolas Hug authored
-
- 21 Mar, 2024 1 commit
-
-
cdzhan authored
Co-authored-by:vfdev <vfdev.5@gmail.com>
-
- 20 Mar, 2024 2 commits
-
-
Nicolas Hug authored
Co-authored-by:Richard Barnes <rbarnes@meta.com>
-
Nicolas Hug authored
Co-authored-by:Richard Barnes <rbarnes@meta.com>
-
- 13 Mar, 2024 1 commit
-
-
vfdev authored
-
- 06 Mar, 2024 1 commit
-
-
vfdev authored
-
- 05 Mar, 2024 1 commit
-
-
vfdev authored
-
- 22 Jan, 2024 1 commit
-
-
Nicolas Hug authored
[FBcode->GH] [codemod][highrisk] Fix shadowed variable in pytorch/vision/torchvision/csrc/io/decoder/decoder.cpp (#8217) Co-authored-by:Richard Barnes <rbarnes@meta.com>
-
- 15 Jan, 2024 1 commit
-
-
Zoltán Böszörményi authored
Signed-off-by:
Zoltán Böszörményi <zboszor@gmail.com> Co-authored-by:
Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 30 Oct, 2023 3 commits
-
-
Nicolas Hug authored
-
Nicolas Hug authored
-
Nicolas Hug authored
-
- 27 Oct, 2023 3 commits
-
-
Nicolas Hug authored
-
Chunyuan WU authored
Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
Nicolas Hug <nh.nicolas.hug@gmail.com>
-
Jeff Daily authored
-
- 18 Sep, 2023 1 commit
-
-
Philip Meier authored
-
- 24 Aug, 2023 1 commit
-
-
vfdev authored
Co-authored-by:Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 17 Aug, 2023 1 commit
-
-
vfdev authored
Co-authored-by:Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 09 Aug, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 01 Aug, 2023 1 commit
-
-
Li-Huai (Allan) Lin authored
Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com> Co-authored-by:
Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 22 Jun, 2023 1 commit
-
-
Kobrin Eli authored
-
- 23 May, 2023 1 commit
-
-
vfdev authored
-
- 13 May, 2023 1 commit
-
-
Edward Z. Yang authored
Signed-off-by:Edward Z. Yang <ezyang@meta.com>
-
- 03 May, 2023 1 commit
-
-
Nicolas Hug authored
[FBcode->GH] torchvision decoder. fix artifacts, blury images for frame dimensions not multiple of 8 (#7523) (#7552) Co-authored-by:Vadim Zubov <vadikrobot@meta.com>
-
- 24 Mar, 2023 1 commit
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@meta.com> Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 10 Mar, 2023 1 commit
-
-
Nikita Shulga authored
Co-authored-by:Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 27 Feb, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:
Eric Sauser <esauser@meta.com> Co-authored-by:
Sim Sun <simsun@meta.com>
-
- 31 Jan, 2023 1 commit
-
-
Yuxin Wu authored
Co-authored-by:Yuxin Wu <ppwwyyxx@users.noreply.github.com>
-
- 11 Jan, 2023 1 commit
-
-
Philip Meier authored
* fix typos throughout the code base * fix grammar * revert formatting changes to gallery * revert 'an uXX' * remove 'number of the best'
-
- 14 Nov, 2022 1 commit
-
-
YosuaMichael authored
Set pytorch vision decoder probesize for getting stream info based on the value from decode setting (#6900) (#6950) Summary: Pull Request resolved: https://github.com/pytorch/vision/pull/6900 1. Pass along the value of probesize from decode setting. 2. allow pytorch vision decoder to set the probesize for getting stream info Reviewed By: jdsgomes Differential Revision: D40967782 fbshipit-source-id: 642ae3b67c50b1fdafc20f9814a52fdf5db527d7 Co-authored-by:
Chen Liu <cliu7@meta.com>
-
- 21 Oct, 2022 1 commit
-
-
Joao Gomes authored
* add tensor as optional param * add init from memory * fix bug * fix bug * first working version * apply formatting and add tests * simplify tests * fix tests * fix wrong variable name * add path as optional parameter * add src as optional * address pr comments * Fix warning messages * address pr comments * make tests stricter * Revert "make tests stricter" This reverts commit 6c92e94e8372f381c9496c9f885c2c71b6a4356b.
-
- 26 Sep, 2022 1 commit
-
-
YosuaMichael authored
* Remove cpp models * Also remove the whole models folder in csrc * Cleanup test for cpp model
-
- 23 Aug, 2022 1 commit
-
-
キツネさん authored
* Fix out-of-bounds read in decode_png * Fix lint * Use size_t instead of int to fix sign-compare check * Add a unit-test to decode currupted png file * Fix linter * Update torchvision/csrc/io/image/cpu/decode_png.cpp * Replace png_error with TORCH_CHECK Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> * Update error message * Update error message Co-authored-by:
vfdev <vfdev.5@gmail.com> * Fix linter Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
vfdev <vfdev.5@gmail.com>
-
- 18 Aug, 2022 2 commits
-
-
Nicolas Hug authored
Summary: This diff adds **`skipOperationNotPermittedPackets`** to `DecoderParameters`. Once that is set to `True`, it allows decoder to skip through those packets, that are causing `EPERM` errors and result into stoppage of consuming a stream. Reviewed By: jdsgomes Differential Revision: D38732706 fbshipit-source-id: a5cb64e14edda376e6ba240089ebee2e3a9865d0 Co-authored-by:Oleksandr Voietsa <ovoietsa@fb.com>
-
Nicolas Hug authored
Summary: Pull Request resolved: https://github.com/pytorch/vision/pull/6432 According to the documentation the packet has to be freed after `av_read_frame()` call. ``` If pkt->buf is NULL, then the packet is valid until the next av_read_frame() or until avformat_close_input(). Otherwise the packet is valid indefinitely. In both cases the packet must be freed with av_packet_unref when it is no longer needed. ``` Differential Revision: D38747612 fbshipit-source-id: 2e4ccc8365d0d97e5da756ff9c1dcdf27ed323f0 Co-authored-by:
Oleksandr Voietsa <ovoietsa@fb.com>
-
- 03 Aug, 2022 3 commits
-
-
Vasilis Vryniotis authored
-
Vasilis Vryniotis authored
Summary: provider callback uses video sampler to copy/scale input frames using sws_scale function, added option to use av_image_copy to copy image planes in case if sws_getContext fails (required to support AV_PIX_FMT_PAL8 pixel format) Reviewed By: ovoietsa Differential Revision: D36466749 fbshipit-source-id: 1674f98a362db835d147800c24bdda6f82d2f8ff Co-authored-by:Sergiy Bilobrov <sergiy@fb.com>
-
Vasilis Vryniotis authored
Summary: Resolves https://www.internalfb.com/tasks/?t=128004042 Caused by TorchVision's PR at https://github.com/pytorch/vision/pull/6322 which was in response to a change on PyTorch Core at https://github.com/pytorch/pytorch/pull/82032 Reviewed By: fmassa Differential Revision: D38383266 fbshipit-source-id: 3f0ebd04a610031c4720123d1869a851f76455cd
-
- 27 Jul, 2022 1 commit
-
-
vfdev authored
-