-
Hi, this is a request for information about whether or not you are working on supporting Kurtosis regularizer natively in the Paddle user interface. This regularizer has the goal to push weight tensor…
-
For prediction problems with K classes, it seems like a reasonable generalization would be to create K - 1 new predictor columns of class probabilities.
In the unpooled case, `nnet::multinom` would…
-
Would you mind provide more demos for this repo? BTW, it seems it cannot support CIAFR10 currently. Thank you so much!
-
Difficulties are encountered by users when it comes to properly sizing dampers and valves. This results in poor authorities, unstable control loops and eventually in various strategies to deal with th…
-
Hi, Yezhen, I'm reproducing kitti result, and I'm have some question about the detail with pvrcnn on kitti dataset.
1. you use rpn output or roi output as the input of pesudo label filtering?
2. in …
-
Thanks for providing the well-documented code! It seems that every 1000 iterations taking about 5-6 mins (a single NVIDIA 2080Ti GPU). As for MixMatch, I used code [here](https://github.com/YU1ut/MixM…
-
This is our 2021's calendar of community management.
Here we set up a rotating duty to take a first look at all contributions (PRs and issues) from the community, label them and ping relevant revie…
-
Hi! Thanks for your great work and I want to try to use it in my work!
But, I do not understand why the model needs Consistency Regularization, although I have read the paper carefully.
For example,…
-
In the consistency regularization
-
Thanks for sharing the great work.
It might be interesting to compare FixMatch with supervised learning methods, given the same labeled data and model structure, to further demonstrate the power of…