-
I have tried to train it, but got just noise as the output. Has anyone managed to train it?
-
cli interface locks up and will get an error sig fault 6.
i have it compiled and working fine on two D500 systems.
on the D300 the hash rate never prints anything other than n/a's.
-
Hi, @Oh233 and @daijifeng001
Thanks a lot for sharing your great work.
I have trained the mnc-5stage network using my own training dataset(which only contains one type of object) and got a AP …
-
In very rare circumstances, `next_random_seed()` in `future_xapply()` fails:
```r
set.seed(5313910L)
runif(623) -> .
future.apply::future_mapply(function(iter) iter, iter = 1:10, future.seed = T…
-
i think it makes more sense to keep @@ only for flags because adding a space after @@ is anoying otherwise users fail into unexpected behaviour like trying to run `af@@t*`
```
[0x0000023c]> @@?
|…
-
Hi, guys, i'm trying to train the deformable R-FCN with res-v1-101 model. The shorter side is set to 800 and max size is 1200, the anchor scale is [2,4,8,16,32] (totally 15 anchors). The other hyper-p…
-
I think we should introduce new APIs to increment/decrement the ref value of a Sdb. This can be very useful in radare2 where sdb are passed around and sometimes it's not clear which component will be …
-
`CMakeFiles` **flags**:
```
."C:\Program Files\CMake\bin\cmake.exe" .. -DCMAKE_INSTALL_PREFIX="C:\Users\zi0Black\AppData\Roaming\RadareOrg\Cutter\plugins\native" -DBUILD_BUNDLED_RETDEC=ON -DR2PLUGIN…
-
What is currently the suggested / most well supported way of saving & loading state between debugging sessions?
By state I mean:
- analysis of the binary (functions, renamed variables, etc...)
…
ghost updated
5 years ago
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …