-
Hi,
I noticed that fiftyone currently does not support visualization of extracted feature maps and attention for cv models, such as Vit, MVit, etc.
Do you currently have any plans for this feature?
…
-
Signatory should have integration tests asserting that all supported Tezos operations are recognized and signed correctly
-
While my own interest is mainly in `PointInPolygon`, there are other helpers which would be nice to have access to from R, such as `Area`, `Poly2ContainsPoly1`, and `IntersectPoint`
-
想问一下,我想做一个人脸检测,model_path是model_data/yolo_weights.pth没有变(也就是用的预训练模型),classes_path使用model_data/new_classes.txt(自己新建的一个文本文件,里面只有一行face)。config.py里面的classes改成了1,然后进行训练,训练后用video跑一遍结果报错:
`RuntimeError: E…
-
hi @ahmedfgad assalamualaikum
thank you for sharing this work.
i tried to test pygad torch_ga for MNIST datasets.
but the results is not good. THe accuracy is very poor
i have tried to changed…
-
### Description of the bug
I designed a part in Fusion and imported it into prusa slicer. The model preview appears correct but when I looked at the sliced file the first layer was missing a large c…
-
### 🐛 Describe the bug
I wrote a better version of logging tensor mode at https://github.com/albanD/subclass_zoo/blob/main/logging_mode.py
let's upstream it to PyTorch
Improvements include proper…
-
___
### `TileScreen` Component handling Tiles.
this component uses the structure of its Row and Tile children to determine where each tile is placed physically.
In the hierarchy, this component e…
-
Hi,
If I want to train and detect on 256X256
I need to replace every appearance of 64 128 in every .py in the project , correct?
when I do that, I get this error:
`Epoch : 1
Traceback (most rece…
-
Thank you so much for the beautiful code.
I'm trying to use your pretrained model best.pt on NABirds dataset.
First, I set the PATH to the pretrained model in NABirds_SwinT.yaml
then I run:
`…