-
## 🚀 Feature
Add RegNet trunks in torchvision
## Motivation
RegNets were proposed in this paper https://arxiv.org/pdf/2003.13678.pdf, they're showing very interesting performance and speed. They …
-
approx 7% regression observed on nightly builds between 12/16/20 and 12/17/20
cc @ngimel @VitalyFedyunin
Bisection result shows this commit is the reason of regression: 4ce2b0b
The mean time …
-
```
russellsmbp:~ russellouelletteiv$ git clone depth=1 branch=master https://github.com/neuropoly/spinalcordtoolbox.git sct
Cloning into 'sct'...
remote: Counting objects: 1347, done.
remote:…
-
* AI News
* https://www.cnbc.com/2021/04/11/microsoft-in-advanced-talks-to-buy-speech-recognition-company-nuance.html?
* MS가 Nuance를??
* MS 헬스케어 산업 확장을 위한 교두보?
* https://digitalhumans.…
-
### Issue URL (Ads)
[https://play.google.com/store/apps/details?id=com.moco.shiruettoz](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps…
-
I was making an RTD change, so I built the docs locally. Running `make html` gives the following output:
Hidden, click to show
```
make html
Running Sphinx v3.2.1
sct_root: /home/joshua/Rep…
-
This is a bug that seems to happen ever since I've updated to Sierra.
Whenever I want to run Jest in `--watch` mode it crashes:
``` shell
$ jest --watch
2016-09-22 10:49 node[79167] (FSEvents.framew…
-
Hi!, I'm not sure if I can ask this here but, I'm pretty new to Github stuffs, can anyone teach me install waifu2x-caffe on Google Colab from scratch? Thank you so much! Waifu2x is an awesome project,…
-
Test our new proposed IA names using Treejack. E.g. https://bananacom.optimalworkshop.com/treejack/bananacom-demo-survey
### Todo (wip list)
- [x] Signup for account
- [x] Write script
- [x] Run…
-
GitHub Actions on Mac and Windows fail due to missing Numpy, also reported by other users (@jimmyDunne) need to make the process of finding numpy and populating PYTHON_NUMPY_INCLUDE_DIR more robust.