-
Update the framework so we can distribute ResNet18.
- Max-pooling layers need to be identified and the correct kernel and stride values must be passed to the PC
- Avg-pooling layers need to be ide…
-
class ResNet(nn.Module):
def __init__(self, ResBlock, layer_list, num_classes, num_channels=3, stride=2): #
-
### Describe the bug
Running the baselines with other models e.g. torchvision.models.resnet18 for fedprox/fednova/etc. fails with an out of bounds exception. This is the same problem that many peop…
-
resnet18_image_encoder.onnx cannot be downloaded,access denied,can upload or provide other links?
-
Hi,
Could you share your settings when implementing ResNet18 for CIFAR10?
-
Compared with your pretrained ms1mv3-resnet18.pt, my loss only converge to 7~9.But yours can lower to 3.
And vertification accuracy on LFW, CFP-FP,AGEDB is lower than yours.
My training log as below…
-
Hey, I am learning how to use Vitis AI 3.0 and trying to run the Quickstart tutorial for Vitis AI 3.0 `VCK190` resnet18.
At the Section of the "Pytorch turorial" :
`
Step 7 : Next, let’s run…
-
可以提供相关的参数文件吗?例如:Purifier/Checkpoints/MNIST/ResNet18/BadNets.pth等
bieyl updated
2 months ago
-
EFCK updated
4 months ago
-
The labeling tool only supports classification and detection dataset type.But I want to create a dataset for a segmentation model.
![image](https://github.com/user-attachments/assets/0b87b44a-6785-4b…