"server/text_generation_server/models/phi.py" did not exist on "c6e8b9442b1fcf7bbbe4be58fcd85047f69e4112"
- 30 Aug, 2023 1 commit
-
-
Nicolas Hug authored
-
- 24 Aug, 2023 1 commit
-
-
vfdev authored
Co-authored-by:Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 23 Aug, 2023 1 commit
-
-
vfdev authored
Co-authored-by:Nicolas Hug <nh.nicolas.hug@gmail.com>
-
- 22 Aug, 2023 1 commit
-
-
Nicolas Hug authored
-
- 17 Aug, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 16 Aug, 2023 1 commit
-
-
Philip Meier authored
-
- 01 Aug, 2023 2 commits
-
-
Nicolas Hug authored
-
Nicolas Hug authored
-
- 31 Jul, 2023 2 commits
-
-
Philip Meier authored
-
Nicolas Hug authored
-
- 28 Jul, 2023 1 commit
-
-
Philip Meier authored
Co-authored-by:
Nicolas Hug <nicolashug@meta.com> Co-authored-by:
Nicolas Hug <contact@nicolas-hug.com>
-
- 27 Jul, 2023 2 commits
-
-
Nicolas Hug authored
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 13 Jul, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 07 Jul, 2023 1 commit
-
-
Nicolas Hug authored
-
- 12 Jun, 2023 1 commit
-
-
Max Chuprov authored
Co-authored-by:Max Chuprov <m.chuprov@expasoft.tech>
-
- 31 May, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:Philip Meier <github.pmeier@posteo.de>
-
- 13 Feb, 2023 1 commit
-
-
Nicolas Hug authored
Co-authored-by:
Philip Meier <github.pmeier@posteo.de> Co-authored-by:
vfdev <vfdev.5@gmail.com>
-
- 01 Feb, 2023 1 commit
-
-
Nicolas Hug authored
-
- 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'
-
- 13 Dec, 2022 1 commit
-
-
Sergii Dymchenko authored
-
- 29 Sep, 2022 1 commit
-
-
Vasilis Vryniotis authored
-
- 26 Sep, 2022 1 commit
-
-
Vasilis Vryniotis authored
* Fixing inverted center_crop check on Classification preset * Remove the `--train-center-crop` flag.
-
- 23 Sep, 2022 2 commits
-
-
Ponku authored
* crestereo draft implementation * minor model fixes. positional embedding changes. * aligned base configuration with paper * Adressing comments * Broke down Adaptive Correlation Layer. Adressed some other commets. * adressed some nits * changed search size, added output channels to model attrs * changed weights naming * changed from iterations to num_iters * removed _make_coords, adressed comments * fixed jit test * added script files * added cascaded inference evaluation * added optimizer option * minor changes * Update references/depth/stereo/train.py Co-authored-by:
vfdev <vfdev.5@gmail.com> * adressed some comments * change if-else to dict * added manual resizing for masks and disparities during evaluation * minor fixes after previous changes * changed dataloader to be initialised once * added distributed changes * changed loader logic * updated eval script to generate weight API like logs * improved support for fine-tuning / training resume * minor changes for finetuning * updated with transforms from main * logging distributed deadlock fix * lint fix * updated metrics * weights API log support * lint fix * added readme * updated readme * updated readme * read-me update * remove hardcoded paths. improved valid dataset selection and sync * removed extras from gitignore Co-authored-by:
Joao Gomes <jdsgomes@fb.com> Co-authored-by:
vfdev <vfdev.5@gmail.com> Co-authored-by:
YosuaMichael <yosuamichaelm@gmail.com>
-
Ponku authored
* Added maxvit architecture and tests * rebased + addresed comments * Revert "rebased + addresed comments" This reverts commit c5b28398cd48d2f3403c7c8eeefbaba9df05fcfe. * Re-added model changes after revert * aligned with partial original implementation * removed submitit script fixed lint * mypy fix for too many arguments * updated old tests * removed per batch lr scheduler and seed setting * removed ontap * added docs, validated weights * fixed test expect, moved shape assertions in the begging for torch.fx compatibility * mypy fix * lint fix * added legacy interface * added weight link * updated docs * Update references/classification/train.py Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> * Update torchvision/models/maxvit.py Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> * adressed comments * update ra_maginuted and augmix_severity default values * adressed some comments * remove input_channels parameter Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com>
-
- 22 Sep, 2022 1 commit
-
-
Ponku authored
* Added transforms for Stereo Matching * changed implicit Y scaling to 0. * Adressed some comments * addressed type hint * Added interpolation random interpolation strategy * Aligned crop get params * fixed bug in RandomErase * Adressed scaling and typos * Adressed occlusion typo * Changed parameter order in F.erase * fixed random erase * Added inference preset transform for stereo matching * added contiguous reshape to output tensors * Adressed comments * Modified the transform preset to use Tuple[int, int] * adressed NITs * added grayscale transform, align resize -> mask * changed max disparity default behaviour * added fixed resize, changed masking in sparse flow masking * update to align with argparse * changed default mask in asymetric pairs * moved grayscale order * changed grayscale api to accept to tensor variant * mypy fix * changed resize specs * adressed nits * added type hints * mypy fix * mypy fix * mypy fix Co-authored-by:Joao Gomes <jdsgomes@fb.com>
-
- 21 Sep, 2022 1 commit
-
-
Ponku authored
* Moved more losses into classes * Added photometric loss * quick fix for ssim loss return value * added references * replaced with unsqueeze * renaming variables * add ref to consistency loss * made mask optional everywhere. generalised photometric displacement * smoothness typo * fixed flow channel selection bug * aligned with training script Co-authored-by:Joao Gomes <jdsgomes@fb.com>
-
- 05 Sep, 2022 2 commits
-
-
Vasilis Vryniotis authored
* S3D weight deployment * Update accuracies. * Address review comments.
-
Vasilis Vryniotis authored
-
- 18 Aug, 2022 1 commit
-
-
Vasilis Vryniotis authored
-
- 17 Aug, 2022 1 commit
-
-
Vasilis Vryniotis authored
Resolves issue reported at https://github.com/pytorch/vision/commit/6e535db255cee3ce878dd7a54dda01d4ec8932c1#commitcomment-81409388 There seems to be a misspelling on the name of the parameter. This PR updates `total_steps` to `total_iters` which is the correct argument.
-
- 12 Aug, 2022 1 commit
-
-
Federico Pozzi authored
-
- 10 Aug, 2022 1 commit
-
-
Local State authored
* init submit * fix typo * support ufmt and mypy * fix 2 unittest errors * fix ufmt issue * Apply suggestions from code review Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> * unify codes * fix meshgrid indexing * fix a bug * fix type check * add type_annotation * add slow model * fix device issue * fix ufmt issue * add expect pickle file * fix jit script issue * fix type check * keep consistent argument order * add support for pretrained_window_size * avoid code duplication * a better code reuse * update window_size argument * make permute and flatten operations modular * add PatchMergingV2 * modify expect.pkl * use None as default argument value * fix type check * fix indent * fix window_size (temporarily) * remove "v2_" related prefix and add v2 builder * remove v2 builder * keep default value consistent with official repo * deprecate dropout * deprecate pretrained_window_size * fix dynamic padding edge case * remove unused imports * remove doc modification * Revert "deprecate dropout" This reverts commit 8a13f932815ae25655c07430d52929f86b1ca479. * Revert "fix dynamic padding edge case" This reverts commit 1c7579cb1bd7bf2f0f94907f39bee6ed707a97a8. * remove unused kwargs * add downsample docs * revert block default value * revert argument order change * explicitly specify start_dim * add small and base variants * add expect files and slow_models * Add model weights and documentation for swin v2 * fix lint * fix end of files line Co-authored-by:
Vasilis Vryniotis <datumbox@users.noreply.github.com> Co-authored-by:
Joao Gomes <jdsgomes@fb.com>
-
- 08 Aug, 2022 2 commits
-
-
Vasilis Vryniotis authored
* Expose on Hub the public methods of the registration API * Limit methods and update docs. * Update references to use the new Model Registration API
-
vcwai authored
Update `RandomPhotometricDistort` `__init__` argument to correct types.
-
- 22 Jul, 2022 1 commit
-
-
Philip Meier authored
* upgrade usort to * Also update black * Actually use 1.0.2 * Apply pre-commit Co-authored-by:Nicolas Hug <contact@nicolas-hug.com>
-
- 07 Jul, 2022 1 commit
-
-
YosuaMichael authored
* Add ensembled video accuracy on video reference script * Change the parser func to be similar with classification reference * Fix typo type->dtype * Use custom kinetics * Fix dataset to not getting start_pts * Change dataset name, and put video_idx at the back * Ufmt format * Use functional softmax, updating meta and use it to overwrite eval param * Fix typo * Put the eval parameters on the docs for now * Change meta for video resnet to use frame-rate 15, also change wording on docs
-
- 05 Jul, 2022 1 commit
-
-
Vasilis Vryniotis authored
* Update the dataset cache to factor in parameters from the args. * Fix linter
-
- 24 Jun, 2022 1 commit
-
-
Vasilis Vryniotis authored
* Adding MViT v2 architecture (#6105) * Adding mvitv2 architecture * Fixing memory issues on tests and minor refactorings. * Adding input validation * Adding docs and minor refactoring * Add `min_temporal_size` in the supported meta-data. * Switch Tuple[int, int, int] with List[int] to support easier the 2D case * Adding more docs and references * Change naming conventions of classes to follow the same pattern as MobileNetV3 * Fix test breakage. * Update todos * Performance optimizations. * Add support to MViT v1 (#6179) * Switch implementation to v1 variant. * Fix docs * Adding back a v2 pseudovariant * Changing the way the network are configured. * Temporarily removing v2 * Adding weights. * Expand _squeeze/_unsqueeze to support arbitrary dims. * Update references script. * Fix tests. * Fixing frames and preprocessing. * Fix std/mean values in transforms. * Add permanent Dropout and update the weights. * Update accuracies. * Fix documentation * Remove unnecessary expected file. * Skip big model test * Rewrite the configuration logic to reduce LOC. * Fix mypy
-
- 21 Jun, 2022 1 commit
-
-
Vasilis Vryniotis authored
-