-
Do you know how to train the point cloud data measured by LiDAR converted into a PCD file as training data?
-
Hi @thu-coai @hzhwcmhf @MaLiN2223 @zqwerty @xiaotianzi @truthless11 and thanks so much for making your code available.
I want to fine tune the code on a new dataset that the format is very similar to…
-
Hi, I use CNN to perfom classfication experiments by using the leave-one-subject-out cross validation scheme. For example, I have a dataset containing 4 persons. I perform leave-one-subject-out cross …
-
Does keypoints head share conv with detection head?
-
Could you please send the link to the data on drive before separation
-
## Description
- Would be great to have an example for classification in the [examples](https://github.com/awslabs/gluon-ts/tree/master/examples) folder.
- Also, the documentation mentions support f…
-
some networks is trained to extract features so that they have no classifier module (like arcface, it is based on iresnet, but pretrained model is trained without classfier), their output may be a fea…
-
Hi @kevinlin311tw ,
Could you please explain the last layers of your train_val.prototxt:
> layer {
> name: "latent"
> type: "InnerProduct"
> bottom: "fc7"
> top: "latent"
> param …
-
### Summary of new feature
* Support add/removing/updating of data classification for a table column
### Proposed technical details (if applicable)
* Classification Information types and Sens…
-
Could you provide your DataSet when you training model used and the test.ply?
Thanks!