-
Hi Grounded-SAM-2 team,
Huge thanks for this fantastic error!
I believe there's some bad imports with regards to grounding dino -- e.g., in [`groundingdino/utils/util.py`](https://github.com/IDE…
-
The last week or so, whenever I do a full recheck I get this error:
Traceback (most recent call last):
File "D:\a\F95Checker\F95Checker\modules\api.py", line 512, in fast_check
File "C:\hoste…
-
**Description:**
Hello AWS, is there a way to disable sam build from trying to update the lambda tools? I have the latest installed and it continually tries to upgrade them but this takes several min…
-
Hi there,
Summary
Is there a way to 'manage' deployed layer/function packages in S3 that have been deployed via SAM?
By manage: a) view which packages are 'stale' (new versions have been depl…
-
hello SlashDevin
On my Arduino DUE NeoHWSerial does not compile, I would like to use it in your excellent NeoGPS for a GPS lap timer and data logging on SD.
Do you plan to wear NeoHWSerial on non AV…
-
I've tested this library and it works fine on the Arduino Due (SAM), so the library.properties line:
architectures=avr
can safely be changed to
architectures=*
as far as I can see, and this will sile…
-
use case : sam do r seq1/img@.dpx // r seq2/img@.dpx // ... // r seqX/img@.dpx // w movie.mov
What prevent this use case to work :
- TimeShift is broken
- handle reader with no image (due to conca…
-
This might be a good solution for what to do when the Cholesky fails due to almost-singular matrices.
http://www.cs.umd.edu/~oleary/tr/tr4807.pdf
Comments and thoughts welcome. With thanks to S…
-
After setting up Grounded-SAM-2 using the docker container provided and running the demo script:
/home/appuser/Grounded-SAM-2# python grounded_sam2_local_demo.py
I am met with the following warn…
-
the lib seems to be bugged or outdated for ARM CORTEX Boards (M0=Zero, M3=Due and/or different ones like Adafruit M4):
your example code:
```
#include //for v1.6
/*************************…