dobkeratops
dobkeratops
ive seen how to make a url to launch with a particular mode, is it possible to mske one which outs a specific search term in the UI aswell …...
thought id share some recent progress on my rust renderer. i pulled some features across from my c++ version, and got s bit further with lights/materials (clustered forward+ with normal...
Repro steps on the iPad - seems like moving a vertex does result in it appearing at (0,0). It happens more often accidentally on the iPad screen. (I chose a...
Would it be possible to tweak how the image work area is calculated.. Sometimes it is actually *smaller* than in the browser view. Far too much screen space goes on...
For comparison “CIFAR10 = 10 categories x 6000 examples” 60000 images but just 32x32 images. CIFAR100 = 60000images divided between more classes (600 each) im wondering how many of our...
The “un labelled” search has been very useful but these images are drying up , ie those remaining are often plain landscapes, parks, beaches etc with few (or no) obvious...
Regarding dataset potential for dataset vandalism, would it be possible to,automatically add a property to each annotation polygon e.g. “user = ”. And possibly a default for “not logged in”...
Not sure if this is doable in spare moments.. Would it be possible to (I) get stats ie number of labels and number of annotations per label suggestion (I can...
work in progress.. working my way through the imagenet challenge labels (1000) , assembling them into the graph format. maybe done a few hundred here. there's a lot of animal...
Something i'd wondered about for a while... Asking around, supposedly it is possible with the standard frameworks to train on images with incomplete annotations, by writing a custom loss (error)...