-
I trained on ferplus for four times, twice acc was 93% and twice ACC was 89%, what is the reason for this, when I trained on rafdb, the result was very stable at 95%
my train code:
>
import date…
-
Thank you to the authors for making the code open-source. I encountered some issues while running ptv2. According to the config in your code, my results on the NuScenes validation set are consistent w…
dzp17 updated
3 months ago
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hello! Thanks for good library for doc augmentations.
I faced problem with bounding boxes. When I run augraphy pipeline with bounding boxes and there is the `OneOf` inside it crashes. When I delete…
-
```
# tester
test = dict(type="ClsVotingTester", num_repeat=30)
```
I noticed you used the above test code in [cls-ptv3-v1m1-0-base.py](https://github.com/Pointcept/Pointcept/blob/main/configs/mod…
-
## 🐛 Bug
Error during inference for segmentation models (MaskPostProcessor) when test time augmentation is turned on. This is because in the box_head/inference.py PostProcessor module during fo…
-
Hi, I am trying to use a bootleg adam optimizer by just calling different runs to model.train using decreasing learning rates in each call to model.train. (I used epochs=1 for testing purposes)
```…
jbk41 updated
5 years ago
-
# Christian Mills - Notes on fastai Book Ch. 7
Chapter 7 covers data normalization, progressive resizing, test-time augmentation, mixup, and label smoothing.
[https://christianjmills.com/posts/fasta…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Type: Bug
Auto-generated text from notebook cell performance. The duration for the renderer, VS Code Builtin Notebook Output Renderer, is slower than expected.
Execution Time: 42ms
Renderer Duration…