Can't get higher than 97% accuracy on MNIST
|
|
1
|
39
|
October 14, 2024
|
How to define forward of nn.Embedding
|
|
1
|
14
|
October 14, 2024
|
Undo pruning - How to 'unmask' pruned weights
|
|
3
|
716
|
October 14, 2024
|
May i call collate_fn within module.forward instead of dataloader
|
|
0
|
4
|
October 14, 2024
|
How to implement MLPconv of Network in Network?
|
|
4
|
1077
|
October 13, 2024
|
Training resnet on increasing fraction of a dataset
|
|
1
|
17
|
October 12, 2024
|
MaskRCNN: Training works however kernel dies unexpectedly
|
|
1
|
46
|
October 11, 2024
|
AttributeError: module 'utils' has no attribute 'collate_fn'
|
|
8
|
7647
|
October 11, 2024
|
IndexError: list index out of range using datasets.UCF101
|
|
1
|
8
|
October 10, 2024
|
How to accelerate transform.toTensor() and transform.normlize() with limited cpu cores?
|
|
0
|
16
|
October 10, 2024
|
CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling cublasCreate(handle)
|
|
15
|
76123
|
October 10, 2024
|
Error: Predictions and/or references don't match the expected format
|
|
0
|
48
|
October 8, 2024
|
EfficientNet_b0 with Lightning
|
|
0
|
25
|
October 8, 2024
|
I'm having a problem training a face detection model and would like to ask for help
|
|
12
|
65
|
October 7, 2024
|
Ask for help on this mismatch error
|
|
0
|
9
|
October 6, 2024
|
Empty columns in confusion matrix
|
|
0
|
23
|
September 15, 2024
|
What are the (dis) advantages of persistent_workers
|
|
13
|
23618
|
October 5, 2024
|
Python implementation of scaled_dot_product_attention() yields different outcome than `aten::scaled_dot_product_attention`
|
|
0
|
23
|
October 4, 2024
|
RAFT Optical Flow With Greyscale Images
|
|
0
|
30
|
October 4, 2024
|
RuntimeError:one of the variables needed for gradient computation has been modified by an inplace operation: [torch.cuda.FloatTensor [3, 8, 1, 1]] is at version 2; expected version 1 instead. Hint: the backtrace further above shows the operation that fai
|
|
0
|
25
|
October 3, 2024
|
Is there a way to precompute the size of the computation graph a model will need?
|
|
1
|
28
|
October 2, 2024
|
Inference for detection on huge images
|
|
2
|
39
|
October 1, 2024
|
I need help with my WGAN network
|
|
3
|
20
|
September 30, 2024
|
Global structure pruning in pytorch
|
|
5
|
18
|
September 30, 2024
|
Qwen2-VL on multiple gpus HuggingFace
|
|
1
|
48
|
September 30, 2024
|
RuntimeError: Output 0 of TBackward0 is a view and its base or another view of its base has been modified inplace. This view is the output of a function that returns multiple views. Such functions do not allow the output views to be modified inplace. You
|
|
2
|
36
|
September 28, 2024
|
Faster RCNN extremely slow training
|
|
10
|
3594
|
June 17, 2023
|
Incorporating explanations in loss function
|
|
0
|
16
|
September 28, 2024
|
Please someone confirm that my below assumption is correct or not?
|
|
2
|
27
|
September 27, 2024
|
How to get the bounding boxes in feature map space?
|
|
3
|
1035
|
September 27, 2024
|