-
Currently, if you start minikube with --vm-driver=none, Tilt does not work properly.
Seems to be some problem with how it's using `minikube docker-env`, needs investigation
Reported by Jonas in …
nicks updated
5 years ago
-
Thanks for your inspiring paper.
I generated the rpn features using the provided pth file and followed the default configs (ROI_SAMPLE_JIT: True). The rcnn evaluation results are:
```
Car AP@0.70, …
-
I'm running into a pci compliancy issue as it's failing cause of session_login.cgi which affects both webmin and the authentic theme with the same file names.
These are the details from a comodo pc…
ghost updated
6 years ago
-
hi,all
I want to train faster-rcnn on my own dataset,and I begin with training FRCN on Pascal VOC2007 dataset。
After going through the faster-rcnn package,I figure out that there're two configuration …
-
1. all the points from https://github.com/vlang/ui/pull/331#discussion_r593932159 and https://github.com/vlang/ui/pull/331#discussion_r593899795 (double/triple/... `mut` required; disallow `mut` smart…
-
### 🚀 The feature, motivation and pitch
We have had a great JSD kernel implemented in this [PR](https://github.com/linkedin/Liger-Kernel/pull/264) and this request is for helping extend with an opt…
-
I am aware of this old ticket on Sourceforge: https://sourceforge.net/p/exificient/bugs/31/
You're suggested work around of setting the maxOccurs to be unbounded will not work for our application a…
-
### Describe the bug
```shell
Terminal.app allows for a lot more scroll-back than Warp when running commands with a lot of output. Warp trims the output a lot more than Terminal.app.
```
### To Rep…
-
Here's a short example flow to illustrate the issue:
```python
from metaflow import FlowSpec, step, resources
class NonGPUFlow(FlowSpec):
@step
def start(self):
print("Star…
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/setup-buildx-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a…