Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bearpaw/pytorch-classification issues and pull requests
#57 - Refactor Outdated PyTorch Operations for AlexNet Training on CIFAR
Pull Request -
State: open - Opened by KaledDahleh 5 months ago
#57 - Refactor Outdated PyTorch Operations for AlexNet Training on CIFAR
Pull Request -
State: open - Opened by KaledDahleh 5 months ago
#56 - rror: view size is not compatible with input tensor's size and stride
Issue -
State: open - Opened by henbucuoshanghai 6 months ago
#56 - rror: view size is not compatible with input tensor's size and stride
Issue -
State: open - Opened by henbucuoshanghai 6 months ago
#55 - why depth of resnet-110 are 164?
Issue -
State: open - Opened by youdutaidi over 1 year ago
#55 - why depth of resnet-110 are 164?
Issue -
State: open - Opened by youdutaidi over 1 year ago
#54 - fixed up some errors
Pull Request -
State: closed - Opened by acendia over 1 year ago
#54 - fixed up some errors
Pull Request -
State: closed - Opened by acendia over 1 year ago
#53 - RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.
Issue -
State: open - Opened by happy20200 over 2 years ago
- 1 comment
#53 - RuntimeError: view size is not compatible with input tensor's size and stride (at least one dimension spans across two contiguous subspaces). Use .reshape(...) instead.
Issue -
State: open - Opened by happy20200 over 2 years ago
- 1 comment
#52 - Checkpoints are unaccessible
Issue -
State: closed - Opened by giladcohen over 2 years ago
- 1 comment
#51 - The results of ResNeXt-50 (32x4d) on ImageNet
Issue -
State: closed - Opened by xieyxclack about 3 years ago
#51 - The results of ResNeXt-50 (32x4d) on ImageNet
Issue -
State: closed - Opened by xieyxclack about 3 years ago
#50 - changed view to reshape
Pull Request -
State: open - Opened by RajArPatra over 3 years ago
#50 - changed view to reshape
Pull Request -
State: open - Opened by RajArPatra over 3 years ago
#49 - some fixed
Pull Request -
State: closed - Opened by reborn-sama almost 4 years ago
#49 - some fixed
Pull Request -
State: closed - Opened by reborn-sama almost 4 years ago
#48 - Problems with the checkpoints of the PreResNet110
Issue -
State: open - Opened by qingxu-thu almost 4 years ago
#48 - Problems with the checkpoints of the PreResNet110
Issue -
State: open - Opened by qingxu-thu almost 4 years ago
#47 - tensor(89.0110, device='cuda:0')
Issue -
State: open - Opened by dalveasy about 4 years ago
#47 - tensor(89.0110, device='cuda:0')
Issue -
State: open - Opened by dalveasy about 4 years ago
#46 - Inconsistent ResNeXt-29 (16x64) trained model on CIFAR10
Issue -
State: open - Opened by Xiuyu-Li about 4 years ago
#46 - Inconsistent ResNeXt-29 (16x64) trained model on CIFAR10
Issue -
State: open - Opened by Xiuyu-Li about 4 years ago
#45 - the result of resnet18 with imagenet is Test Acc: 0.09(I loaded your pretrained model)
Issue -
State: open - Opened by yanghu819 about 4 years ago
#45 - the result of resnet18 with imagenet is Test Acc: 0.09(I loaded your pretrained model)
Issue -
State: open - Opened by yanghu819 about 4 years ago
#44 - How long does ImageNet take to train?
Issue -
State: open - Opened by slerman12 about 4 years ago
#43 - draw the accuracy curce such as ./utils/images?
Issue -
State: closed - Opened by muyangmuzi over 4 years ago
#42 - CIFAR-10 does not have resnet18
Issue -
State: open - Opened by kenh1991 over 4 years ago
#41 - The parameters count is different from torchsion resnet.
Issue -
State: open - Opened by ShawnNew almost 5 years ago
#40 - Replaced deprecated parameter async by 'non_blocking'
Pull Request -
State: closed - Opened by mlej8 almost 5 years ago
#39 - 'ProgressBar' object has no attribute 'elapsed_td'?
Issue -
State: open - Opened by iihii almost 5 years ago
#38 - about how to inference
Issue -
State: open - Opened by hheavenknowss about 5 years ago
- 2 comments
#37 - PreResNet-110 on Cifar100, Top1 error rate is 26.47 rather than 23.65.
Issue -
State: open - Opened by WeixiangXu about 5 years ago
- 3 comments
#36 - The pretrain cifar10 resnet110 indeed is resnet164 (BottleNeck)
Issue -
State: open - Opened by jiangyangzhou about 5 years ago
- 1 comment
#35 - Error loading pretrained model weights
Issue -
State: open - Opened by raghav1810 over 5 years ago
- 1 comment
#34 - For vgg16, there are three classifier layers in the provided checkpoint but only one in the model
Issue -
State: closed - Opened by Hanson13 over 5 years ago
- 2 comments
#33 - running with a newer pytorch version
Issue -
State: open - Opened by chenhuims over 5 years ago
- 1 comment
#32 - Missing densenet-bc-100-12 weights for cifar100 on OneDrive
Issue -
State: open - Opened by samuelemarro over 5 years ago
#31 - How about the shortcut A ?
Issue -
State: open - Opened by I-Doctor over 5 years ago
#30 - Add Pytorch 4.x/1.0 compatibility, Visual Studio solution files
Pull Request -
State: open - Opened by sytelus almost 6 years ago
- 1 comment
#29 - accuracy rate of resnet-110 on cifar-100
Issue -
State: closed - Opened by cupwater almost 6 years ago
- 1 comment
#28 - Mean and Std in Normalization
Issue -
State: closed - Opened by adarsh-kr almost 6 years ago
- 1 comment
#27 - Error(s) in loading state_dict for DataParallel:
Issue -
State: open - Opened by cosmolu about 6 years ago
- 11 comments
#26 - How can do I run other networks (ex: alexnet, vgg, inception_v3) ??
Issue -
State: open - Opened by edwardcho about 6 years ago
#25 - Why did you use Basic Block and Bottleneck Block?
Issue -
State: closed - Opened by PabloRR100 over 6 years ago
- 1 comment
#24 - How to use muti-gpus ?
Issue -
State: open - Opened by MrLinNing over 6 years ago
- 1 comment
#23 - cifar 100 feature extraction using WRN
Issue -
State: open - Opened by MehrdadHMT over 6 years ago
#22 - run memory of DenseNet-BC?
Issue -
State: open - Opened by jianghuairong over 6 years ago
#21 - Extracting weights from Model Checkpoint & using in TF/Keras
Issue -
State: open - Opened by debadridtt over 6 years ago
#20 - How to change code for CPU
Issue -
State: open - Opened by debadridtt over 6 years ago
#19 - About tiny imagenet training problem
Issue -
State: open - Opened by zorrocai over 6 years ago
- 1 comment
#18 - resnext 50 on imagenet load pretrain model failed
Issue -
State: closed - Opened by yaoing over 6 years ago
- 3 comments
#17 - Accuracy of training
Issue -
State: open - Opened by Chinese-xingyi over 6 years ago
- 2 comments
#16 - Learning Rate and Number of Epochs to run
Issue -
State: open - Opened by nbansal90 over 6 years ago
#15 - ImportError: No module named progress.bar
Issue -
State: closed - Opened by zorrocai over 6 years ago
- 3 comments
#14 - zero gpu usage when train imagenet
Issue -
State: open - Opened by Lan1991Xu over 6 years ago
#13 - Pretrained Models folder is down
Issue -
State: closed - Opened by samuelemarro over 6 years ago
- 1 comment
#12 - MNIST Dataset
Issue -
State: open - Opened by krishnakalyan3 over 6 years ago
#11 - Alexnet CIFAR10 checkpoints don't load properly
Issue -
State: closed - Opened by synchro-- over 6 years ago
- 2 comments
#10 - Accuracy of the training
Issue -
State: open - Opened by xilaili over 6 years ago
- 4 comments
#9 - fix depth of resnet/preresnet on cifar10/cifar100
Pull Request -
State: closed - Opened by luzai almost 7 years ago
- 3 comments
#8 - About the depth of resnet56 with bottleneck as building block
Issue -
State: closed - Opened by luzai almost 7 years ago
- 1 comment
#7 - Have you tried densenet 40 on CIFAR100?
Issue -
State: closed - Opened by Albert0147 about 7 years ago
- 1 comment
#6 - Depth should be 6n+8 instead 6n+2 in CIFAR-10?
Issue -
State: closed - Opened by liuzhuang13 about 7 years ago
- 8 comments
#5 - fix resnext101 model definition
Pull Request -
State: closed - Opened by hongyi-zhang about 7 years ago
- 1 comment
#4 - add gpu id config
Pull Request -
State: closed - Opened by lzx1413 over 7 years ago
#3 - would you release the imagenet pretrain model and log file?
Issue -
State: closed - Opened by soeaver over 7 years ago
- 3 comments
#2 - about imagenet training
Issue -
State: closed - Opened by amiltonwong over 7 years ago
- 1 comment
#1 - about visualization about training
Issue -
State: closed - Opened by amiltonwong over 7 years ago
- 2 comments