-
I am writing a contract test for a post method where I need to upload a file in request Body as 'form-data'. I didn't see any multipart content specific function in PactNet4. All the available functi…
-
The bounding boxes are way too small and difficult to see. I found blue was the easiest colour with the width of the line 15px and sitting about 70 px of the flower. See attached image showing an outp…
-
Hello,
After going through your data, you just labeled objects which has boxes. The background like sky or water are not labeled.
Therefore, I am curious how your data can be used for semantic s…
-
![image](https://github.com/T-4004/thesis/assets/161349940/9e5a9e80-633a-42c9-b968-66ca1e621338)
@app.route('/video_feed', methods=['GET', 'POST'])
def video_feed():
global video_feed_finishe…
-
# Abstract
Generative Adversarial Networks(GAN)은 데이터 생성에서 뛰어난 모습을 보이고 있다. 많은 영역에서 쓰이고 있지만 여전히 안정적인 학습에는 어려움이 따른다. 문제점으로는 Nash-equilibrium, internal covariate shift, mode collapse, vanishing gradient,…
-
Hi,
first of all thanks for such a great tool! No more problems with object boundaries :) Also appreciate the great jupyter notebooks to get started.
I was considering using stardist for 2d cell…
-
I want to use YOLO v3 to detect small objects (drones) in high resolution images of about 4K, the drones are about 30X30 pixels.
I noticed that darknet cfg file has image width and height, if I cha…
-
getting this error
-
### What version of Go are you using (`go version`)?
`go version go1.11 linux/amd64`
### Does this issue reproduce with the latest release?
Yes.
### What operating system and processor arc…
-
I see @JuliaKukulies has added the lon/lat support (#65), is it possible to link the 2D segmentations with different shapes? Let's assume we have two segmentations: seg1 (y:200, x: 100) and seg2 (y: 1…