Ashvin Nihalani

Results 9 issues of Ashvin Nihalani

I had WiFi issues with this kernel, most kernels for surface book and found a fix. Didn't know where else to keep it. /etc/NetworkManager/conf.d/30-mac-randomization.conf `[device-mac-randomization] wifi.scan-rand-mac-address=no [connection-mac-randomization] ethernet.cloned-mac-address=preserve wifi.cloned-mac-address=preserve`

Could we migrate the model from the dlib models to Deep face? It is more up-to-date and could potentially improve the accuracy of the detection? There could be an option...

question

## 🚀 Feature Publish weights in a .h5 file similar to how other popular Keras models do in the release section ## Motivation Enable other projects to use the model...

**Describe the bug** When you have an application in full-screen mode on one monitor, the break only appears on the second screen not the screen with the full-screen application. This...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe Lack of multiuser...

Type: Feature Request
Status: Maybe One Day

QOL improvements for support for AWS regions. Current Behavior: Use the default Region specified in .aws config Proposed Behaviour: Have manual override in .torchxconfig. If no override and no default...

CLA Signed

I am trying to use Glue with Windows Bash however Glue doesn't seem to pick the right working directory. /bin/bash: /c: No such file or directory There were previous issues...

When initializing the hf config first try to use the tokenizer config if avaiable then try to do the model path. Useful if you are trying to introduce a new...

### What does this PR do? BF16 training should use POA as well to reduce the memory usage of the trainer nodes. This is a lossless operation as by default...