bjx

Results 3 comments of bjx

Excuse me, do you still have the code for this experiment? I want to use your experiment to create a table, but I have not been able to get good...

```python import torch import torch.nn as nn from torch import Tensor from typing import List from functools import partial import torch.nn as nn import torch import torch.nn.functional as F from...

This is my experimental code, but after testing, I found that the frame rate of PConv is similar to that of ordinary Conv, but the computational efficiency (FLOPS) is much...