issues Search Results · repo:pytorch/hub language:Python
Filter by
94 results
(59 ms)94 results
inpytorch/hub (press backspace or delete to remove)Repository
https://github.com/FlameSovereign/CollapseGrammarOptimizer-vGH1
Description
CollapseGrammar-GH is a grammar-based optimizer framework that prevents collapse through entropy-aware feedback ...
FlameSovereign
- Opened 10 days ago
- #358
I am trying to use MiDaS (github.com/isl-org/MiDaS) from hub:
midas = torch.hub.load( intel-isl/MiDaS , DPT_SwinV2_T_256 )
I am getting the following error:
RuntimeError: Error(s) in loading state_dict ...
shaibagon
- Opened on Apr 9
- #357
I m trying to load the roberta.large model using torch.hub from the Fairseq repository, but I encounter the following
error:
TypeError: cannot unpack non-iterable NoneType object
I have tried different ...
samvel-karapetyan
- 1
- Opened on Dec 18, 2024
- #356
I have a problem with model detr_resnet50. My torch version is 2.5.0+cpu 0.20.0+cpu.
Ruziy
- 1
- Opened on Oct 27, 2024
- #354
I have a github repo where I define some models and a hubconf.py file for access via the torch.hub.load() API. The
models work fine when there is no multi-processing (ie num_workers=0 for dataloader), ...
sammlapp
- 2
- Opened on Oct 6, 2024
- #353
Hi Glen and users of github,
I have a question about overfitting in my model. I have the following graphs: image
Whit this graphs, how can i say that my model is not in overfitting?
I used k-fold cross ...
fasp-2023
- 1
- Opened on May 16, 2024
- #351
today I have made PR for my model (ToqiNet) but it was rejected and closed (#347) declaring it as a toy model which was
in (#345). I have made some modification and updates so far though it inspired by ...
tahmeedtoqi
- 1
- Opened on Apr 3, 2024
- #349
Hi, thanks for providing so many amazing AI model for us AI researchers! Currently, I want to provide our model
(https://github.com/tahmeedtoqi/hub) to PyTorch Hub. And I have added the hubconf.py to my ...
tahmeedtoqi
- 2
- Opened on Apr 3, 2024
- #348
i have PR my Add ToqiNet Model to PyTorch Hub #345 is successfully merged as it shown but regardlesss from the docs of
hub it should be able to show We accept submission to PyTorch hub through PR in hub ...
tahmeedtoqi
- 2
- Opened on Mar 27, 2024
- #346

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.