Skip to content

SanketDhuri/crm_3d_training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRM Model Training

This repository contains the necessary files and instructions for setting up the environment and training the CRM model. This repository is specifically designed to train 3D geometry ie CRM model, as I am deliberately inputting RGB images (manually captured) and CCM images (previously generated).

Setup

  1. Clone the CRM repository: git clone https://github.com/thu-ml/CRM
  2. Follow the steps provided in the repository to set up the environment for this project.

Adding the Model

  1. Add model2.py to the directory: model/crm

  2. Update the __init__.py file in the model directory with the following code: from model.crm.model2 import CRM as train_crm

  3. Add the rest of the necessary files to the directory as instructed.

    [update 08-04-2024]

Contribution Feel free to contribute to this project by submitting pull requests or opening issues for any bugs or enhancements.

Acknowledgement

About

training for 3d geometry of crm model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published