-
Thank you for the CoTracker version update.
I wanted to try it out, so I replaced cotracker2.pth with cotracker2v1.pth in Colab and ran the following command, but I got an error:
```
!python /c…
-
Hi,
I like your work and I am interested in testing the pre-trained models, but I seem not able to download them from Baidu via the provided links. Is it possible to share the models weights some o…
-
Appreciate the outstanding work!
Will the trained weights and log probability inference script be available for use? I was unable to find any mention of checkpoints in the repo.
Thanks a lot.
-
Hi,
In your paper you mention that you allocated 2, 3, or 4 bits to each layer of the model using a criteria. But in Fig. 1(d): Construct LUT and Query&Add, the binary weights are shown to be 8-bit…
-
I have managed to get a model converted using the conversion script that I modified:
```py
from __future__ import absolute_import
from __future__ import division
from __future__ import print_fun…
-
Issue: Error Loading Weights: Unpickling Stack Underflow
**Description**
I encountered an error while trying to load the provided model weights (weight.bin/weight.pt). The error message is as follow…
-
Hello,
I'm using `tensorflow 2.16.1` and get the following when trying to train a model with `model.train`
```
ValueError: When using `save_weights_only=True` in `ModelCheckpoint`, the filepath…
-
I'm trying to quantize LSTM network from the notebook you have: https://github.com/google/qkeras/blob/eb6e0dc86c43128c6708988d9cb54d1e106685a4/notebook/QRNNTutorial.ipynb.
After seeing [this issue](h…
-
### Summary
This issue is to track progress on implementing new pretrained weights from related literature into torchgeo:
- [ ] Clay: [GitHub](https://github.com/Clay-foundation/model), [weights](ht…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…