charliebudd
charliebudd
**Is your feature request related to a problem? Please describe.** I uploaded a directory of sub directories, with each sub directory containing images (image_1.jpg, image_2.jpeg etc.). After 2 hours of...
Grabcut (presented [here](https://cvg.ethz.ch/teaching/cvl/2012/grabcut-siggraph04.pdf)) is a method of segmenting a reigion based on a sparse initial labeling. A color model is employed (GMM is common) to determine color distibutions of the...
If a copy is made of a Midas model loaded through torch hub, the forward call on the copy will throw an error related to missing keys in parts of...
I'm seeing NaN's being introduced whilst training with the default configuration on ImageNet. The loss spiked suddenly, after which the loss was returned as NaN. This has occurred twice in...
I have a case where there is a single edge which splits into two before rejoining into a final edge, forming a loop. I would expect a node to be...