-
Hi there! Thanks for this repo! I'm trying to reimplement everything from scratch in my own repository (https://github.com/96imranahmed/faceboxes_tf) but I've been running into some difficulties and w…
-
Hi Hoel,
Thanks very much for posting your work on the boundary loss! I really appreciate what you've done. However I have a question with regards to data augmentation. I am currently working on…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
In the paper you mention that flips are applied with 50 percent probability. Is it also the case that each randaugment sample is also applied with 50 percent probability or are two randaugment choices…
-
I am planning to create a model to detect eyes, nose, mouth, and ears in 3D fMRI data for the purpose of defacing. I intend to train this model using MedYOLO. My dataset consists of 250 nii.gz files p…
-
📚 This guide explains how to use [**Supervisely**](https://supervise.ly/) with YOLOv5 🚀.
# Table of Contents
1. [About Supervisely](#-about-supervisely)
2. [Prerequisites](#Prerequisites)
3. […
-
DB v6 is meant to cover [several use cases](https://github.com/anchore/grype-db/issues/108) (you can safely ignore this link). The high level goals are:
- Make the distributed DB smaller
- Via re…
-
Hi,
First, I wanna say thank you for providing this great implementation of Mask_RCNN. I am using this repo for a while but can't figure out a proper training strategy, so I hope someone can give m…
-
We currently have 3 detectors. In this issue I will investigate some possible new additions.
Top candidates:
- [ ] [Neural Cleanse](https://www.semanticscholar.org/paper/Neural-Cleanse%3A-Identif…
-
Performing some experiments on the model without using augmentations. I'll be keeping track of the steps of my experiments in this issue.