samuellimabraz commited on
Commit
9582471
Β·
verified Β·
1 Parent(s): 3eaafdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -20
README.md CHANGED
@@ -52,8 +52,6 @@ This repository presents a Conditional-DETR model with ResNet-50 backbone, fine-
52
 
53
  ---
54
 
55
- ---
56
-
57
  ## **Dataset**
58
 
59
  <table>
@@ -255,6 +253,7 @@ If you want to deploy this signature detection model in a production environment
255
  </td>
256
  </tr>
257
  </table>
 
258
  ---
259
 
260
  ## **Infrastructure**
@@ -289,22 +288,6 @@ Training was performed on a Google Cloud Platform n1-standard-8 instance with th
289
 
290
  ---
291
 
292
- ## **Citation**
293
-
294
- If you use this model in your research, please cite:
295
-
296
- ```bibtex
297
- @misc{lima2024conditional-detr-signature-detection,
298
- title={Conditional-DETR for Handwritten Signature Detection},
299
- author={Lima, Samuel and Tech4Humans Team},
300
- year={2024},
301
- publisher={Hugging Face},
302
- url={https://huggingface.co/tech4humans/conditional-detr-50-signature-detector}
303
- }
304
- ```
305
-
306
- ---
307
-
308
  ## **Contact and Information**
309
 
310
  For further information, questions, or contributions, contact us at **iag@tech4h.com.br**.
@@ -339,7 +322,7 @@ For further information, questions, or contributions, contact us at **iag@tech4h
339
  <ul>
340
  <li>πŸ”¬ Model development and training</li>
341
  <li>πŸ“Š Dataset analysis and processing</li>
342
- <li>βš™οΈ Architecture selection and performance evaluation</li>
343
  <li>πŸ“ Technical documentation and model card</li>
344
  </ul>
345
  </td>
@@ -351,4 +334,4 @@ For further information, questions, or contributions, contact us at **iag@tech4h
351
 
352
  <div align="center">
353
  <p>Developed with πŸ’œ by <a href="https://www.tech4.ai/">Tech4Humans</a></p>
354
- </div>
 
52
 
53
  ---
54
 
 
 
55
  ## **Dataset**
56
 
57
  <table>
 
253
  </td>
254
  </tr>
255
  </table>
256
+
257
  ---
258
 
259
  ## **Infrastructure**
 
288
 
289
  ---
290
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
291
  ## **Contact and Information**
292
 
293
  For further information, questions, or contributions, contact us at **iag@tech4h.com.br**.
 
322
  <ul>
323
  <li>πŸ”¬ Model development and training</li>
324
  <li>πŸ“Š Dataset analysis and processing</li>
325
+ <li>βš™οΈ Hyperparameter optimization and performance evaluation</li>
326
  <li>πŸ“ Technical documentation and model card</li>
327
  </ul>
328
  </td>
 
334
 
335
  <div align="center">
336
  <p>Developed with πŸ’œ by <a href="https://www.tech4.ai/">Tech4Humans</a></p>
337
+ </div>