-
Hi, When I'm training my own data in faster rcnn, I go into the solving step, python will quits unexpectedly.I don't know what happen.
```
Liude-MacBook-Pro:~ andyu78945$ cd /Users/andyu78945/py-fas…
-
Hi, When I'm training my own data in faster rcnn, I go into the solving step, python will quits unexpectedly.I don't know what happen.
```
Liude-MacBook-Pro:~ andyu78945$ cd /Users/andyu78945/py-fas…
-
**Is your feature request related to a problem? Please describe.**
Currently there doesn't appear to be an algorithm that interpolates a dataset using the time pattern of another dataset.
**Descri…
-
As I outlined this [Github issue](https://github.com/google-research/long-range-arena/issues/16#issuecomment-907306754), the hyper parameters reported in your [article](https://openreview.net/forum?id…
-
I am trying to create a HSDS to serve data for my application. When I make multiple parallel `get`'s to the service from my application, I frequently get `503`'s. I can mitigate this problem by implem…
-
On v2 API at least, certain information is only available via the `stats` service. `stats.get_sources` returns a list of sources of data
stats.get_sources
```
{'aggregation-cpu-average': ['c…
-
Hi @kevinushey and renv dev team,
We're using `renv::restore` as part of our Docker build process and just discovered that when `renv::restore` runs while building the Docker image it's not respectin…
-
- 系统环境/System Environment:
- mac
- 版本号/Version:2.5
- 运行指令/Command Code:
- python3 tools/train.py -c configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml -o Global.pretrained_model=./pretrain_mode…
-
I ran a code called geolife and I got an attributeError: 'NoneType' object has no attribute 'group'.
-
## ❔Question
Thanks for this great work! I am planning to perform a classification-only task on yolov5. It is a wise way to do it by setting the bbox to the whole image? Like in the label.txt (class …