ChemPixCH icon indicating copy to clipboard operation
ChemPixCH copied to clipboard

Recognising hand-drawn molecules with neural networks

Results 4 ChemPixCH issues
Sort by recently updated
recently updated
newest added

Trying to run server.py with the command: uvicorn server:app --reload Got the following error: tensorflow.python.framework.errors_impl.NotFoundError: Key _CHECKPOINTABLE_OBJECT_GRAPH not found in checkpoint

When I use the @ symbol in the smiles encoding for image synthesis, an error occurs. File "D:\ProgramData\anaconda\envs\pytorch\lib\site-packages\rdkit\sping\pid.py", line 289, in stringBox return self.stringWidth(s, font), self.fontHeight(font) File "D:\ProgramData\anaconda\envs\pytorch\lib\site-packages\rdkit\sping\SVG\pidSVG.py", line 633,...

How can I include ChemPixCH in my own Python script?