-
(master & dev branch)
We can see an Arial font used rather than the targeted one (Gochi Hand)
https://niksgames.com/webxr/dev/CanvasUI/shaped/
-
### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.15
### Custom code
Yes
### OS platf…
-
I have a custom yolov11m model. It has got a 2 classes and fp16 precision. Firstly I convert **pt to onnx**. Then I used this repo for convert **onnx->trt.** I used following command:
`python3 expo…
-
Very cool project!
I noticed you pointed out that it certainly won't work with VisionOS because of "Custom Materials",' I'm a bit out of my depth here, but am curious - is there -any- route you can…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.16.1
### Custom code
Yes
### OS platform and dis…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
tf 2.17.0
### Custom code
No
### OS platform and …
dlibk updated
1 month ago
-
The means that these type shapes offer to construct a map or a set do not offer a way to provide a collision resistant hash function (in the form of a custom `IEqualityComparer`. This is important whe…
-
_From [andre.knoerig@gmail.com](https://code.google.com/u/andre.knoerig@gmail.com/) on May 16, 2012 08:56:20_
Make it more tolerant:
- instead of only accepting group ids, also support path and other…
-
![Screenshot 2020-06-18 at 3 48 29 PM](https://user-images.githubusercontent.com/13327646/85065545-5e55da80-b17b-11ea-8d8d-be2bad468c2e.png)
**Describe the bug**
I am drawing rectangle for root…
-
I'm building a capsule network in TensorFlow for binary classification using a custom CapsuleLayer. My model and associated components are as follows:
```python
class CapsuleLayer(layers.Layer):
…