-
Here is the code that WORK:
```
p = Augmentor.Pipeline(args.image_dir)
# Point to a directory containing ground truth data.
# Images with the same file names will be added as groun…
-
@fepegar and I will work on improving the documentation for the config file by adding more examples and detailing things.
-
Hi Pytorch community 😄
I started working on keypoint transformation (as was requested in #523).
I worked on it in the context of data augmentation for object detection tasks.
I submitted a pro…
-
Hello,
I am new to the MMDetection framework and I would like to train different models on my dataset, to compare their performance with my model. I used this tutorial:
https://mmdetection.readt…
-
Hi,
If **ANYONE** succeeded in reproducing the paper results, you are welcome to send your training code along with your huobi wallet address to me via zcy8123878@gmail.com. After checking the res…
-
We’re so happy to have you on board with the LADy project, Calder! We use the issue pages for many purposes, but we really enjoy noting good articles and our findings on every aspect of the project.
…
-
Each of the archetype reproduction issues* links to a Colab notebook where development occurred on the pipeline reproducing that archetype. We should take each of these pipelines and make them availab…
-
**现象**
在输入命令行后:`rasa train -c config/config.yml --data data/training_dataset_1660793545.json data/stories.md --out models/movie --domain config/domain.yml --num-threads 5 --augmentation 100 -vv`。
会出…
-
### Proposal
Following discussions started in #9, #230, #240, and most recently in #610, I would like to propose the following change to `transforms.Compose` (and the transform classes) that would al…
-
I am having trouble evalutaing my training process during training a Tensorflow2 Custom Object Detector. After reading several issues related to this problem I found that evaluation and training shoul…