Research-PHD

Results 14 issues of Research-PHD

![图片](https://user-images.githubusercontent.com/93500522/183420977-857de26b-d872-49ee-9b64-ba66a7c1eb42.png) it is the screenshot. Thanks for your help!

There are some problems if I use ubuntu 18.04 to achieve this project or not.

I trained the FreeMatch algorithm on the audio datasets GTZAN and ESC-50. If I want to achieve its Top-5 performance, where should I test it? Can you provide relevant code?

When I was using the freematch algorithm to train on the esc50 dataset, I encountered the following problem: ![image](https://github.com/microsoft/Semi-supervised-learning/assets/93500522/f673755d-7dab-4fb1-b727-e8efba1b481f) ![image](https://github.com/microsoft/Semi-supervised-learning/assets/93500522/503fb124-7085-4fc9-b8d8-a3f8f327604f) I downloaded the relevant data of the model to a...

How many epochs did the model pre-training and fine-tuning run in the paper?

Hello. I encountered a problem while configuring the environment, mmpycopytools cannot be installed. The official website says that this library has been discontinued. How can I solve this problem? The...

Can students' performance on questions be subjective? That is, can students answer the questions in floating point numbers? such as 0.8, 0.1, etc

May I ask where the paper has been submitted?

I can train normally on 2*v100, but the following error occurred on 8*v100. Have you encountered it? Thanks! ![image](https://github.com/Adamdad/ConsistentTeacher/assets/93500522/b27de0d6-0089-48e2-a798-52cd60114cbd)

Hello, the result of running the code directly differs significantly from the result displayed in your paper. I guess it's due to a problem with the training method, so I...