-
I am training a model with DMTET in the second stage using zero123, but during the training process, I noticed that there are white edges at the boundary between the foreground and the background. I a…
-
Hi there!
I'm trying to use Detectnet network on DIGITS to detect blood vessels in ultrasound images (**only one blood vessel per image**). My images are originally 128x128 pixels and grayscale, so…
-
我是一名本科大二的学生,我遇见了下面这个报错,按照官网文档我训练了自己的数据集,我采用的是VOC2007格式的自定义数据集:
TypeError: class `EpochBasedTrainLoop` in mmengine/runner/loops.py: class `RepeatDataset` in mmengine/dataset/dataset_wrapper.py: __init…
-
**Describe the feature**
Add Cross-Iteration Batch Normalization in: https://arxiv.org/abs/2002.05712
And Accumulate Gradient for training: https://github.com/WongKinYiu/ScaledYOLOv4/blob/yolov4-l…
-
2022-06-07 10:58:14,781 - mmdet - INFO - Set random seed to 979972066, deterministic: False
Traceback (most recent call last):
File "C:\ProgramData\Anaconda3\lib\site-packages\mmcv\utils\registr…
-
Hi everybody,
I tried to make transfer learning from the [stylegan2_config-f_lsun-car_384x512](https://github.com/open-mmlab/mmgeneration/tree/master/configs/styleganv2/stylegan2_c2_lsun-car_384x51…
-
### Describe the issue
I have been customizing yolov8 in order to port on hardware. I customised SPFF block in yolov8 architecture:- I have changed the shape of maxpool layer from 5*5 to 3*3 shape.…
-
Hi Vitali,
excellent work again with this library, thanks a lot for sharing.
I got the four led panel for 64x64, I was layout it for 128x128(Row : 64, Col : 255).
I got the flicker for the test r…
-
Click to expand!
### Issue Type
Support
### Have you reproduced the bug with TF nightly?
No
### Source
source
### Tensorflow Version
2.25.1
### Custom Code
Yes
### OS Platform and Distri…
-
Hello.
This question is inspired by : https://github.com/libvips/ruby-vips/issues/91
Is there a way to make pyvips.Image.new_from_file() return the dimension of bands and the dimensions of z?
Us…