ImageForensics icon indicating copy to clipboard operation
ImageForensics copied to clipboard

SiamRelease.ckpt

Open rajafarhat opened this issue 7 years ago • 7 comments

Cannot find the SiamRelease.ckpt and also does not generate that file? So, kindly tell me how to solve this all.

rajafarhat avatar Dec 04 '18 17:12 rajafarhat

are you consult me on this issue sir immediately. thanks

rajafarhat avatar Dec 04 '18 19:12 rajafarhat

actually i am working on image forensics and i select you paper as a base paper of my research so can you please let me know how to solve this issue. thanks

rajafarhat avatar Dec 04 '18 19:12 rajafarhat

You have to train the model (with train.py) and pass the path to the file with trained parameters.

cicconet avatar Dec 04 '18 20:12 cicconet

can you send me steps because when i run train.py it will give me following error Unsuccessful TensorSliceReader constructor: Failed to get matching files on ../forensics/researchhh/home/mc/Workspace/TFModel/SiamRelease.ckpt: Not found: FindFirstFile failed for: ../forensics/researchhh/home/mc/Workspace/TFModel : while i am giving correct path

rajafarhat avatar Dec 05 '18 08:12 rajafarhat

can you please send me each step how to setup this project, because its very urgent

rajafarhat avatar Dec 05 '18 08:12 rajafarhat

do you help me sir please its very urgent

rajafarhat avatar Dec 06 '18 20:12 rajafarhat

Hi @rajafarhat . I am not the person to help you here, but i can see that you're new to github, and this is your first issue... and I wanted to let you know that open source code doesn't really work like this. it's not appropriate to come in and ask for help immediately because something you are doing is very urgent. You are welcome to dig through the code and decide if something is useful for your project, but if it lacks documentation or you don't know how to troubleshoot things yourself, it's considered very impolite (particularly if you are opening the first issue) to be pushy when asking for help. Be patient, maybe someone will be able to help you... but until then it's best to decide either to get your hands dirty and understand the code yourself, or move on to another package if you are looking for something a bit more mature/stable. good luck

tlambert03 avatar Dec 06 '18 21:12 tlambert03