Mods / Dataset generator
Author: YourCreator
Side: Server
Created: Mar 31st 2023 at 8:03 PM
Last modified: Apr 28th 2023 at 8:19 PM
Downloads: 794
Follow Unfollow 2
Latest file for v1.17.11:
datasetgenerator.zip
1-click install
Adds the ability to create a dataset from a chunk for training a neural network based on any world.
This tool allows you to collect data in the form of sets of blocks, on the basis of which, when generating a world, the neural network will change chunks.
Commands info:
- "goc", "gens old data chunk column, no args"
- "gnc", "gens new data chunk column, no args"
- "goch", "gens old data chunk, no args"
- "gnch", "gens new data chunk, no args"
- "gom", "gens all 9 OLD columns around player, no args"
- "gnm", "gens all 9 NEW columns around player, no args",
- goc /gnc - the old column and the new one
- /goch /gnch - directly generates a single chunk
Everything is generated by your position.
Be careful - executing command overwrites data if exist for current chunk or column.
1st step - generate old chunk or column before work.
2nd step - generate new chunk or column after work.
3rd step - send data to me.
Result saved in related path on pic. After use please send files to me - danni1kid@gmail.com
Мод предназначен для генерации датасета. Чем больше датасет, тем лучше результаты.
Работает через команды ниже согласно твоей текущей позиции.
Алгоритм работы:
- Сначала выбираешь чанки или колонных чанков с которыми будешь работать.
- Делаешь основной снимок. Это необходимо для того чтобы было с чем сравнивать
- После внесения изменений делаешь новый снимок.
- Если ты выполнишь для текущей позиции команду еще раз, то она перезапишет файлы, будь внимателен
- После сбора данных можно отправить данные мне или обучить/дообучить при помощи другого инструмента модель
Команды:
- /goc - генерит основную колонну чанков
- /gnc - генерит измененную колонну чанков
- /goch - генерит основной чанк
- /gnch - генерит измененный чанк
- /gom - генерит матрицу основных чанков вокруг игрока (9 колонн)
- /gnm - генерит матрицу измененных чанков вокруг игрока (9 колонн)
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v0.2.5 | 188 | Apr 28th 2023 at 8:19 PM | Show | datasetgenerator.zip | Install now | |
v0.2.4 | 148 | Apr 28th 2023 at 4:06 PM | Show | datasetgenerator.zip | Install now | |
v0.2.3 | 150 | Apr 28th 2023 at 8:38 AM | Show | datasetgenerator.zip | Install now | |
v0.2.2 | 151 | Apr 7th 2023 at 10:00 AM | Show | Datasetgenerator.zip | Install now | |
v0.2.1 | 157 | Mar 31st 2023 at 8:04 PM | Show | Datasetgenerator.zip | Install now |
i understand eveything except the purpose
I did not see that originally, thank you adres4t.
YourCreator Vinter_Nacht thank you both for the explanation, I was curious what exactly this mod does. Vinter_Nacht There is a note actually, in the description, to send the files to a gmail address, that's why I asked.
Now this makes sense, I will have a look at it when time permits.
Cheers.
adres4t if you want to participate in the creation of a public model
From what I can see, the data isn't going to the creator, it's for server owners and modders to collect data for use in modding. But it doesn't "send" the information anywhere.
IE - The modder who wrote this doesn't get the output, you do.
what do you need this data for? why we should send it to you, elaborate on that.
Wandour Description updated.
can you explain the purpose of this mod please?