-
您的工作非常好,但是我按照您的您的程序和参数在VOC07上进行训练,训练了50个epoch,精度Train-RetinaTotalAcc=0.872032,RetinaFocalLoss=0.210117,RetinaL1Loss=0.117969。最终在voc_test上测试结果只有Mean AP@0.5 = 0.2392,Mean AP@0.7 = 0.0769。非常奇怪,请问是什么原因?以下…
-
I tried to use the following command after installing Nudge and the attached configuration profile, but I am finding that while I am in the office the notification does not launch. I suspect that a n…
-
The precomputed compliance matrix with `PrecomputedConstraintCorrection` component has a chance to be corrupted at each recomputation. It depends on the collision model used.
### How to reproduce
…
lytyo updated
3 years ago
-
During the training of DeepLS, the code reshapes the points sampled from different object instances into a single sample ([here](https://github.com/Kamysek/DeepLocalShapes/blob/24ee92889381d40acbb5ad1…
-
Hello,
After having installed all required packages listed in 'requirements.txt', I am still getting this error, when running the command:
"python ear_to_prtf.py configs/edges_median.json /path/…
-
Referee: @faichele
Members: @faichele , @fjourdes , @ChristianDuriez , @thomas-lemaire , @IPeterlik , @courtecuisse , @hdeling
Main objective: bring TaskScheduler within SofaKernel
Subtasks and es…
-
I tried to configure the authentication part of the openAPI documentation with the following config:
```
app.use(
'/api',
useSofa({
schema,
basePath: '/api',
openAPI…
-
Hey,
erstmal 💯 danke fuer diesen klar verständlichen co-driver.
Hast du die tts generierung zufaellig gescripted?
Falls ja, waere ich interessiert alternative versionen generieren zu lassen, die …
-
I just bumped into the following code in Sofa which implement a constraint in c++. The component is in
modules/SofaBoundaryCondition/AffineMovementConstraint.inl
and it has the following data …
-
I have this code
```
auto mo = sofa::core::objectmodel::New();
mo->resize(10);
auto restPositions = mo->readRestPositions();
auto positions = mo->readPositions();
auto velo…